#ABAAEE#ABAAEE
#ABAAEE is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.097 H 284.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAEE |
|---|---|
| RGB | rgb(171, 170, 238) |
| HSL | hsl(241, 67%, 80%) |
| HSV | hsv(241, 29%, 93%) |
| CMYK | cmyk(28.2%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.95, 15.18, -33.83) |
| CIE-LCH | lch(71.95, 37.08, 294.16°) |
| OKLab | oklab(76.39% 0.0243 -0.0937) |
| OKLCH | oklch(76.39% 0.097 284.5) |
| XYZ | xyz(46.5979, 43.5793, 86.8289) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.68
Pale Violet
#CEAEFA
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.56
Pastel Purple
#CAA0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAEE #EDEEAA
analogous
#AACBEE #ABAAEE #CDAAEE
triadic
#ABAAEE #EEABAA #AAEEAB
tetradic
#ABAAEE #EEAACB #EDEEAA #AAEECD
square
#ABAAEE #EEAACB #EDEEAA #AAEECD
split-complementary
#ABAAEE #EECDAA #CBEEAA
monochromatic
#4644DA #7977E4 #ABAAEE #DDDDF8 #E6E5FA
Accessibility & contrast
On white
2.16
#ABAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ABAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAEE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAEE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#9BB6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaaee; /* rgb */ color: rgb(171, 170, 238); /* oklch */ color: oklch(76.4% 0.097 284.5);
Tailwind
colors: {
custom: {
50: '#c5c3f3',
500: '#abaaee',
950: '#000000',
},
}SCSS
$custom: #abaaee; $custom-light: #c5c3f3; $custom-dark: #000000;
JSON
{
"hex": "#abaaee",
"rgb": {
"r": 171,
"g": 170,
"b": 238
},
"hsl": {
"h": 240.882,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.76388,
"c": 0.09681,
"h": 284.5
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#ABAAEE
secondary
#F1F1DA
accent
#CF17CC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185