#ABBEE1#ABBEE1
#ABBEE1 is a light, muted blue. Relative luminance 0.509; OKLCH L 79.9% C 0.054 H 262.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE1 |
|---|---|
| RGB | rgb(171, 190, 225) |
| HSL | hsl(219, 47%, 78%) |
| HSV | hsv(219, 24%, 88%) |
| CMYK | cmyk(24%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(76.63, 1.09, -19.61) |
| CIE-LCH | lch(76.63, 19.64, 273.18°) |
| OKLab | oklab(79.88% -0.0069 -0.0536) |
| OKLCH | oklch(79.88% 0.054 262.6) |
| XYZ | xyz(48.7950, 50.9197, 78.4772) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.48
Light Blue Grey
#B7C9E2
ΔE00 4.22
Cloudy Blue
#ACC2D9
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE1 #E1CEAB
analogous
#ABD9E1 #ABBEE1 #B3ABE1
triadic
#ABBEE1 #E1ABBE #BEE1AB
tetradic
#ABBEE1 #E1ABD9 #E1CEAB #ABE1B3
square
#ABBEE1 #E1ABD9 #E1CEAB #ABE1B3
split-complementary
#ABBEE1 #E1B3AB #D9E1AB
monochromatic
#5178C1 #7E9BD1 #ABBEE1 #D8E1F1 #E8EEF7
Accessibility & contrast
On white
1.88
#ABBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE1
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE1 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E3
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#9DC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbee1; /* rgb */ color: rgb(171, 190, 225); /* oklch */ color: oklch(79.9% 0.054 262.6);
Tailwind
colors: {
custom: {
50: '#c4d1ea',
500: '#abbee1',
950: '#000000',
},
}SCSS
$custom: #abbee1; $custom-light: #c4d1ea; $custom-dark: #000000;
JSON
{
"hex": "#abbee1",
"rgb": {
"r": 171,
"g": 190,
"b": 225
},
"hsl": {
"h": 218.889,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.79879,
"c": 0.05403,
"h": 262.6
},
"luminance": 0.50921
}Semantic roles & 50–950 ramp
primary
#ABBEE1
secondary
#BAA276
accent
#882BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384