#A9BEEE#A9BEEE
#A9BEEE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.072 H 266.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEEE |
|---|---|
| RGB | rgb(169, 190, 238) |
| HSL | hsl(222, 67%, 80%) |
| HSV | hsv(222, 29%, 93%) |
| CMYK | cmyk(29%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.94, 3.57, -26.16) |
| CIE-LCH | lch(76.94, 26.41, 277.77°) |
| OKLab | oklab(80.24% -0.0046 -0.072) |
| OKLCH | oklch(80.24% 0.072 266.3) |
| XYZ | xyz(50.2039, 51.4333, 88.1548) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.22
Light Periwinkle
#C1C6FC
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEEE #EED9A9
analogous
#A9E1EE #A9BEEE #B7A9EE
triadic
#A9BEEE #EEA9BE #BEEEA9
tetradic
#A9BEEE #EEA9E1 #EED9A9 #A9EEB7
square
#A9BEEE #EEA9E1 #EED9A9 #A9EEB7
split-complementary
#A9BEEE #EEB7A9 #E1EEA9
monochromatic
#4371DA #7697E4 #A9BEEE #DCE5F8 #E5ECFA
Accessibility & contrast
On white
1.86
#A9BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#A9BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEEE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEEE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#96C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a9beee; /* rgb */ color: rgb(169, 190, 238); /* oklch */ color: oklch(80.2% 0.072 266.3);
Tailwind
colors: {
custom: {
50: '#c4d1f3',
500: '#a9beee',
950: '#000000',
},
}SCSS
$custom: #a9beee; $custom-light: #c4d1f3; $custom-dark: #000000;
JSON
{
"hex": "#a9beee",
"rgb": {
"r": 169,
"g": 190,
"b": 238
},
"hsl": {
"h": 221.739,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.80235,
"c": 0.07215,
"h": 266.3
},
"luminance": 0.51435
}Semantic roles & 50–950 ramp
primary
#A9BEEE
secondary
#CBAF70
accent
#9717CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385