#ABBAE5#ABBAE5
#ABBAE5 is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.2% C 0.064 H 269.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAE5 |
|---|---|
| RGB | rgb(171, 186, 229) |
| HSL | hsl(224, 53%, 78%) |
| HSV | hsv(224, 25%, 90%) |
| CMYK | cmyk(25.3%, 18.8%, 0%, 10.2%) |
| CIE-LAB | lab(75.72, 4.19, -23.16) |
| CIE-LCH | lch(75.72, 23.53, 280.25°) |
| OKLab | oklab(79.21% -0.0001 -0.0635) |
| OKLCH | oklch(79.21% 0.064 269.9) |
| XYZ | xyz(48.4926, 49.4315, 81.0998) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.71
Periwinkle
#CCCCFF
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAE5 #E5D6AB
analogous
#ABD7E5 #ABBAE5 #B9ABE5
triadic
#ABBAE5 #E5ABBA #BAE5AB
tetradic
#ABBAE5 #E5ABD7 #E5D6AB #ABE5B9
square
#ABBAE5 #E5ABD7 #E5D6AB #ABE5B9
split-complementary
#ABBAE5 #E5B9AB #D7E5AB
monochromatic
#4E6DC8 #7C94D7 #ABBAE5 #DAE0F3 #E8ECF8
Accessibility & contrast
On white
1.93
#ABBAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAE5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAE5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE7
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#9CC2C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbae5; /* rgb */ color: rgb(171, 186, 229); /* oklch */ color: oklch(79.2% 0.064 269.9);
Tailwind
colors: {
custom: {
50: '#c5ceed',
500: '#abbae5',
950: '#000000',
},
}SCSS
$custom: #abbae5; $custom-light: #c5ceed; $custom-dark: #000000;
JSON
{
"hex": "#abbae5",
"rgb": {
"r": 171,
"g": 186,
"b": 229
},
"hsl": {
"h": 224.483,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.7921,
"c": 0.0635,
"h": 269.9
},
"luminance": 0.49433
}Semantic roles & 50–950 ramp
primary
#ABBAE5
secondary
#EFEADC
accent
#9825C0
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284