#ABAEE5#ABAEE5
#ABAEE5 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.079 H 281.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEE5 |
|---|---|
| RGB | rgb(171, 174, 229) |
| HSL | hsl(237, 53%, 78%) |
| HSV | hsv(237, 25%, 90%) |
| CMYK | cmyk(25.3%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(72.62, 10.79, -27.90) |
| CIE-LCH | lch(72.62, 29.91, 291.14°) |
| OKLab | oklab(76.8% 0.0163 -0.0768) |
| OKLCH | oklch(76.8% 0.079 281.9) |
| XYZ | xyz(46.0699, 44.5862, 80.2923) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lavender
#B39DDB
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.37
Pale Violet
#CEAEFA
ΔE00 8.51
Periwinkle Blue
#8F99FB
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEE5 #E5E2AB
analogous
#ABCBE5 #ABAEE5 #C5ABE5
triadic
#ABAEE5 #E5ABAE #AEE5AB
tetradic
#ABAEE5 #E5ABCB #E5E2AB #ABE5C5
square
#ABAEE5 #E5ABCB #E5E2AB #ABE5C5
split-complementary
#ABAEE5 #E5C5AB #CBE5AB
monochromatic
#4E54C8 #7C81D7 #ABAEE5 #DADBF3 #E8E8F8
Accessibility & contrast
On white
2.12
#ABAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ABAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEE5
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEE5 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E7
Deuteranopia (green-blind)
#9DB0E4
Tritanopia (blue-blind)
#9DB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaee5; /* rgb */ color: rgb(171, 174, 229); /* oklch */ color: oklch(76.8% 0.079 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6ed',
500: '#abaee5',
950: '#000000',
},
}SCSS
$custom: #abaee5; $custom-light: #c5c6ed; $custom-dark: #000000;
JSON
{
"hex": "#abaee5",
"rgb": {
"r": 171,
"g": 174,
"b": 229
},
"hsl": {
"h": 236.897,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.76795,
"c": 0.07852,
"h": 281.9
},
"luminance": 0.44587
}Semantic roles & 50–950 ramp
primary
#ABAEE5
secondary
#EFEEDC
accent
#B825C0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284