#ABAAE9#ABAAE9
#ABAAE9 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.090 H 284.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE9 |
|---|---|
| RGB | rgb(171, 170, 233) |
| HSL | hsl(241, 59%, 79%) |
| HSV | hsv(241, 27%, 91%) |
| CMYK | cmyk(26.6%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(71.75, 13.97, -31.41) |
| CIE-LCH | lch(71.75, 34.38, 293.97°) |
| OKLab | oklab(76.17% 0.0229 -0.0868) |
| OKLCH | oklch(76.17% 0.09 284.8) |
| XYZ | xyz(45.8735, 43.2896, 83.0138) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.37
Lavender (survey)
#C79FEF
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE9 #E8E9AA
analogous
#AAC9E9 #ABAAE9 #CBAAE9
triadic
#ABAAE9 #E9ABAA #AAE9AB
tetradic
#ABAAE9 #E9AAC9 #E8E9AA #AAE9CB
square
#ABAAE9 #E9AAC9 #E8E9AA #AAE9CB
split-complementary
#ABAAE9 #E9CBAA #C9E9AA
monochromatic
#4B49D0 #7B79DC #ABAAE9 #DBDBF6 #E7E7F9
Accessibility & contrast
On white
2.17
#ABAAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ABAAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE9
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE9 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EC
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#9CB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaae9; /* rgb */ color: rgb(171, 170, 233); /* oklch */ color: oklch(76.2% 0.090 284.8);
Tailwind
colors: {
custom: {
50: '#c5c3f0',
500: '#abaae9',
950: '#000000',
},
}SCSS
$custom: #abaae9; $custom-light: #c5c3f0; $custom-dark: #000000;
JSON
{
"hex": "#abaae9",
"rgb": {
"r": 171,
"g": 170,
"b": 233
},
"hsl": {
"h": 240.952,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.76173,
"c": 0.08977,
"h": 284.8
},
"luminance": 0.43291
}Semantic roles & 50–950 ramp
primary
#ABAAE9
secondary
#F0F0DB
accent
#C71FC4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184