#ABAEEA#ABAEEA
#ABAEEA is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.086 H 282.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEEA |
|---|---|
| RGB | rgb(171, 174, 234) |
| HSL | hsl(237, 60%, 79%) |
| HSV | hsv(237, 27%, 92%) |
| CMYK | cmyk(26.9%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.81, 11.98, -30.33) |
| CIE-LCH | lch(72.81, 32.61, 291.55°) |
| OKLab | oklab(77% 0.0177 -0.0837) |
| OKLCH | oklch(77% 0.086 282) |
| XYZ | xyz(46.7781, 44.8694, 84.0220) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.12
Lavender
#B39DDB
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.04
Pale Violet
#CEAEFA
ΔE00 8.36
Periwinkle Blue
#8F99FB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEEA #EAE7AB
analogous
#ABCEEA #ABAEEA #C8ABEA
triadic
#ABAEEA #EAABAE #AEEAAB
tetradic
#ABAEEA #EAABCE #EAE7AB #ABEAC8
square
#ABAEEA #EAABCE #EAE7AB #ABEAC8
split-complementary
#ABAEEA #EAC8AB #CEEAAB
monochromatic
#4950D2 #7A7FDE #ABAEEA #DCDDF6 #E7E7F9
Accessibility & contrast
On white
2.11
#ABAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#ABAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEEA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEEA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#9CB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaeea; /* rgb */ color: rgb(171, 174, 234); /* oklch */ color: oklch(77.0% 0.086 282.0);
Tailwind
colors: {
custom: {
50: '#c5c6f1',
500: '#abaeea',
950: '#000000',
},
}SCSS
$custom: #abaeea; $custom-light: #c5c6f1; $custom-dark: #000000;
JSON
{
"hex": "#abaeea",
"rgb": {
"r": 171,
"g": 174,
"b": 234
},
"hsl": {
"h": 237.143,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.77002,
"c": 0.08559,
"h": 282
},
"luminance": 0.44871
}Semantic roles & 50–950 ramp
primary
#ABAEEA
secondary
#F0EFDB
accent
#C01EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284