#ABAAE8#ABAAE8
#ABAAE8 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.1% C 0.088 H 284.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE8 |
|---|---|
| RGB | rgb(171, 170, 232) |
| HSL | hsl(241, 57%, 79%) |
| HSV | hsv(241, 27%, 91%) |
| CMYK | cmyk(26.3%, 26.7%, 0%, 9%) |
| CIE-LAB | lab(71.71, 13.73, -30.93) |
| CIE-LCH | lch(71.71, 33.84, 293.93°) |
| OKLab | oklab(76.13% 0.0226 -0.0854) |
| OKLCH | oklch(76.13% 0.088 284.8) |
| XYZ | xyz(45.7311, 43.2326, 82.2636) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.72
Periwinkle Blue
#8F99FB
ΔE00 8.51
Lavender (survey)
#C79FEF
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE8 #E7E8AA
analogous
#AAC8E8 #ABAAE8 #CAAAE8
triadic
#ABAAE8 #E8ABAA #AAE8AB
tetradic
#ABAAE8 #E8AAC8 #E7E8AA #AAE8CA
square
#ABAAE8 #E8AAC8 #E7E8AA #AAE8CA
split-complementary
#ABAAE8 #E8CAAA #C8E8AA
monochromatic
#4C4ACE #7B7ADB #ABAAE8 #DBDAF5 #E7E7F8
Accessibility & contrast
On white
2.18
#ABAAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABAAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EB
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#9DB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaae8; /* rgb */ color: rgb(171, 170, 232); /* oklch */ color: oklch(76.1% 0.088 284.8);
Tailwind
colors: {
custom: {
50: '#c5c3ef',
500: '#abaae8',
950: '#000000',
},
}SCSS
$custom: #abaae8; $custom-light: #c5c3ef; $custom-dark: #000000;
JSON
{
"hex": "#abaae8",
"rgb": {
"r": 171,
"g": 170,
"b": 232
},
"hsl": {
"h": 240.968,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.7613,
"c": 0.08836,
"h": 284.8
},
"luminance": 0.43234
}Semantic roles & 50–950 ramp
primary
#ABAAE8
secondary
#EFF0DB
accent
#C521C2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184