#ABAAEA#ABAAEA
#ABAAEA is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.091 H 284.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAEA |
|---|---|
| RGB | rgb(171, 170, 234) |
| HSL | hsl(241, 60%, 79%) |
| HSV | hsv(241, 27%, 92%) |
| CMYK | cmyk(26.9%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.79, 14.21, -31.90) |
| CIE-LCH | lch(71.79, 34.92, 294.01°) |
| OKLab | oklab(76.22% 0.0232 -0.0882) |
| OKLCH | oklch(76.22% 0.091 284.7) |
| XYZ | xyz(46.0168, 43.3469, 83.7683) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 8.22
Lavender (survey)
#C79FEF
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAEA #E9EAAA
analogous
#AAC9EA #ABAAEA #CBAAEA
triadic
#ABAAEA #EAABAA #AAEAAB
tetradic
#ABAAEA #EAAAC9 #E9EAAA #AAEACB
square
#ABAAEA #EAAAC9 #E9EAAA #AAEACB
split-complementary
#ABAAEA #EACBAA #C9EAAA
monochromatic
#4A48D2 #7B79DE #ABAAEA #DBDBF6 #E7E6F9
Accessibility & contrast
On white
2.17
#ABAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#ABAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAEA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAEA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#9CB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaaea; /* rgb */ color: rgb(171, 170, 234); /* oklch */ color: oklch(76.2% 0.091 284.7);
Tailwind
colors: {
custom: {
50: '#c5c3f1',
500: '#abaaea',
950: '#000000',
},
}SCSS
$custom: #abaaea; $custom-light: #c5c3f1; $custom-dark: #000000;
JSON
{
"hex": "#abaaea",
"rgb": {
"r": 171,
"g": 170,
"b": 234
},
"hsl": {
"h": 240.938,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76215,
"c": 0.09118,
"h": 284.7
},
"luminance": 0.43348
}Semantic roles & 50–950 ramp
primary
#ABAAEA
secondary
#F0F0DB
accent
#C81DC5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184