#ABAEE4#ABAEE4
#ABAEE4 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.077 H 281.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEE4 |
|---|---|
| RGB | rgb(171, 174, 228) |
| HSL | hsl(237, 51%, 78%) |
| HSV | hsv(237, 25%, 89%) |
| CMYK | cmyk(25%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(72.58, 10.55, -27.41) |
| CIE-LCH | lch(72.58, 29.37, 291.05°) |
| OKLab | oklab(76.75% 0.016 -0.0754) |
| OKLCH | oklch(76.75% 0.077 281.9) |
| XYZ | xyz(45.9307, 44.5305, 79.5591) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender
#B39DDB
ΔE00 7.07
Periwinkle
#CCCCFF
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.55
Periwinkle Blue
#8F99FB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEE4 #E4E1AB
analogous
#ABCAE4 #ABAEE4 #C4ABE4
triadic
#ABAEE4 #E4ABAE #AEE4AB
tetradic
#ABAEE4 #E4ABCA #E4E1AB #ABE4C4
square
#ABAEE4 #E4ABCA #E4E1AB #ABE4C4
split-complementary
#ABAEE4 #E4C4AB #CAE4AB
monochromatic
#4E55C6 #7D81D5 #ABAEE4 #D9DBF3 #E8E9F8
Accessibility & contrast
On white
2.12
#ABAEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ABAEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEE4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEE4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E6
Deuteranopia (green-blind)
#9DB0E3
Tritanopia (blue-blind)
#9EB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaee4; /* rgb */ color: rgb(171, 174, 228); /* oklch */ color: oklch(76.8% 0.077 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6ec',
500: '#abaee4',
950: '#000000',
},
}SCSS
$custom: #abaee4; $custom-light: #c5c6ec; $custom-dark: #000000;
JSON
{
"hex": "#abaee4",
"rgb": {
"r": 171,
"g": 174,
"b": 228
},
"hsl": {
"h": 236.842,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.76754,
"c": 0.07711,
"h": 281.9
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#ABAEE4
secondary
#EFEEDC
accent
#B727BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284