#ABBAE4#ABBAE4
#ABBAE4 is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.2% C 0.062 H 269.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAE4 |
|---|---|
| RGB | rgb(171, 186, 228) |
| HSL | hsl(224, 51%, 78%) |
| HSV | hsv(224, 25%, 89%) |
| CMYK | cmyk(25%, 18.4%, 0%, 10.6%) |
| CIE-LAB | lab(75.68, 3.95, -22.67) |
| CIE-LCH | lch(75.68, 23.01, 279.90°) |
| OKLab | oklab(79.17% -0.0005 -0.0621) |
| OKLCH | oklch(79.17% 0.062 269.6) |
| XYZ | xyz(48.3534, 49.3759, 80.3666) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAE4 #E4D5AB
analogous
#ABD6E4 #ABBAE4 #B8ABE4
triadic
#ABBAE4 #E4ABBA #BAE4AB
tetradic
#ABBAE4 #E4ABD6 #E4D5AB #ABE4B8
square
#ABBAE4 #E4ABD6 #E4D5AB #ABE4B8
split-complementary
#ABBAE4 #E4B8AB #D6E4AB
monochromatic
#4E6EC6 #7D94D5 #ABBAE4 #D9E0F3 #E8ECF8
Accessibility & contrast
On white
1.93
#ABBAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABBAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAE4
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAE4 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE6
Deuteranopia (green-blind)
#A9B8E3
Tritanopia (blue-blind)
#9DC2C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbae4; /* rgb */ color: rgb(171, 186, 228); /* oklch */ color: oklch(79.2% 0.062 269.6);
Tailwind
colors: {
custom: {
50: '#c5ceec',
500: '#abbae4',
950: '#000000',
},
}SCSS
$custom: #abbae4; $custom-light: #c5ceec; $custom-dark: #000000;
JSON
{
"hex": "#abbae4",
"rgb": {
"r": 171,
"g": 186,
"b": 228
},
"hsl": {
"h": 224.211,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.79172,
"c": 0.06213,
"h": 269.6
},
"luminance": 0.49377
}Semantic roles & 50–950 ramp
primary
#ABBAE4
secondary
#EFEADC
accent
#9727BF
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284