#ABBEE4#ABBEE4
#ABBEE4 is a light, muted blue. Relative luminance 0.511; OKLCH L 80.0% C 0.058 H 264.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE4 |
|---|---|
| RGB | rgb(171, 190, 228) |
| HSL | hsl(220, 51%, 78%) |
| HSV | hsv(220, 25%, 89%) |
| CMYK | cmyk(25%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(76.73, 1.78, -21.08) |
| CIE-LCH | lch(76.73, 21.15, 274.84°) |
| OKLab | oklab(79.99% -0.0059 -0.0577) |
| OKLCH | oklch(79.99% 0.058 264.2) |
| XYZ | xyz(49.2079, 51.0848, 80.6515) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE4 #E4D1AB
analogous
#ABDAE4 #ABBEE4 #B4ABE4
triadic
#ABBEE4 #E4ABBE #BEE4AB
tetradic
#ABBEE4 #E4ABDA #E4D1AB #ABE4B4
square
#ABBEE4 #E4ABDA #E4D1AB #ABE4B4
split-complementary
#ABBEE4 #E4B4AB #DAE4AB
monochromatic
#4E76C6 #7D9AD5 #ABBEE4 #D9E2F3 #E8EDF8
Accessibility & contrast
On white
1.87
#ABBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE4
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE4 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E6
Deuteranopia (green-blind)
#ADBBE3
Tritanopia (blue-blind)
#9CC6CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbee4; /* rgb */ color: rgb(171, 190, 228); /* oklch */ color: oklch(80.0% 0.058 264.2);
Tailwind
colors: {
custom: {
50: '#c5d1ec',
500: '#abbee4',
950: '#000000',
},
}SCSS
$custom: #abbee4; $custom-light: #c5d1ec; $custom-dark: #000000;
JSON
{
"hex": "#abbee4",
"rgb": {
"r": 171,
"g": 190,
"b": 228
},
"hsl": {
"h": 220,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.7999,
"c": 0.05799,
"h": 264.2
},
"luminance": 0.51086
}Semantic roles & 50–950 ramp
primary
#ABBEE4
secondary
#BEA675
accent
#8C27BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384