#ABAEE0#ABAEE0
#ABAEE0 is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.071 H 281.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEE0 |
|---|---|
| RGB | rgb(171, 174, 224) |
| HSL | hsl(237, 46%, 77%) |
| HSV | hsv(237, 24%, 88%) |
| CMYK | cmyk(23.7%, 22.3%, 0%, 12.2%) |
| CIE-LAB | lab(72.44, 9.61, -25.45) |
| CIE-LCH | lch(72.44, 27.21, 290.68°) |
| OKLab | oklab(76.59% 0.0147 -0.0699) |
| OKLCH | oklch(76.59% 0.071 281.9) |
| XYZ | xyz(45.3818, 44.3109, 76.6684) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lavender
#B39DDB
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 8.82
Pastel Blue
#A2BFFE
ΔE00 8.94
Light Violet
#D6B4FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEE0 #E0DDAB
analogous
#ABC8E0 #ABAEE0 #C3ABE0
triadic
#ABAEE0 #E0ABAE #AEE0AB
tetradic
#ABAEE0 #E0ABC8 #E0DDAB #ABE0C3
square
#ABAEE0 #E0ABC8 #E0DDAB #ABE0C3
split-complementary
#ABAEE0 #E0C3AB #C8E0AB
monochromatic
#5258BF #7E83D0 #ABAEE0 #D8D9F0 #E9E9F7
Accessibility & contrast
On white
2.13
#ABAEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ABAEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEE0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEE0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E2
Deuteranopia (green-blind)
#9EB0DF
Tritanopia (blue-blind)
#9FB7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaee0; /* rgb */ color: rgb(171, 174, 224); /* oklch */ color: oklch(76.6% 0.071 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6e9',
500: '#abaee0',
950: '#000000',
},
}SCSS
$custom: #abaee0; $custom-light: #c5c6e9; $custom-dark: #000000;
JSON
{
"hex": "#abaee0",
"rgb": {
"r": 171,
"g": 174,
"b": 224
},
"hsl": {
"h": 236.604,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.76593,
"c": 0.07144,
"h": 281.9
},
"luminance": 0.44312
}Semantic roles & 50–950 ramp
primary
#ABAEE0
secondary
#EEEDDD
accent
#B12CB9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284