#ABBEE9#ABBEE9
#ABBEE9 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.065 H 266.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE9 |
|---|---|
| RGB | rgb(171, 190, 233) |
| HSL | hsl(222, 58%, 79%) |
| HSV | hsv(222, 27%, 91%) |
| CMYK | cmyk(26.6%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(76.90, 2.96, -23.52) |
| CIE-LCH | lch(76.90, 23.70, 277.17°) |
| OKLab | oklab(80.18% -0.0042 -0.0645) |
| OKLCH | oklch(80.18% 0.065 266.3) |
| XYZ | xyz(49.9120, 51.3665, 84.3600) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.32
Lightsteelblue
#B0C4DE
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 5.27
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE9 #E9D6AB
analogous
#ABDDE9 #ABBEE9 #B7ABE9
triadic
#ABBEE9 #E9ABBE #BEE9AB
tetradic
#ABBEE9 #E9ABDD #E9D6AB #ABE9B7
square
#ABBEE9 #E9ABDD #E9D6AB #ABE9B7
split-complementary
#ABBEE9 #E9B7AB #DDE9AB
monochromatic
#4A73D0 #7B98DC #ABBEE9 #DBE4F6 #E7ECF9
Accessibility & contrast
On white
1.86
#ABBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#9BC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbee9; /* rgb */ color: rgb(171, 190, 233); /* oklch */ color: oklch(80.2% 0.065 266.3);
Tailwind
colors: {
custom: {
50: '#c5d1f0',
500: '#abbee9',
950: '#000000',
},
}SCSS
$custom: #abbee9; $custom-light: #c5d1f0; $custom-dark: #000000;
JSON
{
"hex": "#abbee9",
"rgb": {
"r": 171,
"g": 190,
"b": 233
},
"hsl": {
"h": 221.613,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.8018,
"c": 0.06467,
"h": 266.3
},
"luminance": 0.51368
}Semantic roles & 50–950 ramp
primary
#ABBEE9
secondary
#C5AC74
accent
#931FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385