#A7BDEE#A7BDEE
#A7BDEE is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.9% C 0.074 H 265.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BDEE |
|---|---|
| RGB | rgb(167, 189, 238) |
| HSL | hsl(221, 68%, 79%) |
| HSV | hsv(221, 30%, 93%) |
| CMYK | cmyk(29.8%, 20.6%, 0%, 6.7%) |
| CIE-LAB | lab(76.55, 3.54, -26.78) |
| CIE-LCH | lch(76.55, 27.01, 277.53°) |
| OKLab | oklab(79.89% -0.0053 -0.0738) |
| OKLCH | oklch(79.89% 0.074 265.9) |
| XYZ | xyz(49.5622, 50.7820, 88.0629) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BDEE #EED8A7
analogous
#A7E1EE #A7BDEE #B5A7EE
triadic
#A7BDEE #EEA7BD #BDEEA7
tetradic
#A7BDEE #EEA7E1 #EED8A7 #A7EEB5
square
#A7BDEE #EEA7E1 #EED8A7 #A7EEB5
split-complementary
#A7BDEE #EEB5A7 #E1EEA7
monochromatic
#4070DA #7497E4 #A7BDEE #DAE3F8 #E5ECFA
Accessibility & contrast
On white
1.88
#A7BDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A7BDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BDEE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BDEE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#93C7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bdee; /* rgb */ color: rgb(167, 189, 238); /* oklch */ color: oklch(79.9% 0.074 265.9);
Tailwind
colors: {
custom: {
50: '#c2d0f3',
500: '#a7bdee',
950: '#000000',
},
}SCSS
$custom: #a7bdee; $custom-light: #c2d0f3; $custom-dark: #000000;
JSON
{
"hex": "#a7bdee",
"rgb": {
"r": 167,
"g": 189,
"b": 238
},
"hsl": {
"h": 221.408,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.79893,
"c": 0.07395,
"h": 265.9
},
"luminance": 0.50784
}Semantic roles & 50–950 ramp
primary
#A7BDEE
secondary
#CBAE6E
accent
#9616D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385