#ABAAE4#ABAAE4
#ABAAE4 is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.083 H 285.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE4 |
|---|---|
| RGB | rgb(171, 170, 228) |
| HSL | hsl(241, 52%, 78%) |
| HSV | hsv(241, 25%, 89%) |
| CMYK | cmyk(25%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(71.56, 12.77, -28.98) |
| CIE-LCH | lch(71.56, 31.67, 293.78°) |
| OKLab | oklab(75.96% 0.0215 -0.0799) |
| OKLCH | oklch(75.96% 0.083 285) |
| XYZ | xyz(45.1694, 43.0079, 79.3053) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 7.83
Lavender (survey)
#C79FEF
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 8.73
Light Violet
#D6B4FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE4 #E3E4AA
analogous
#AAC6E4 #ABAAE4 #C8AAE4
triadic
#ABAAE4 #E4ABAA #AAE4AB
tetradic
#ABAAE4 #E4AAC6 #E3E4AA #AAE4C8
square
#ABAAE4 #E4AAC6 #E3E4AA #AAE4C8
split-complementary
#ABAAE4 #E4C8AA #C6E4AA
monochromatic
#4F4DC6 #7D7CD5 #ABAAE4 #D9D8F3 #E8E8F8
Accessibility & contrast
On white
2.19
#ABAAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#ABAAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE4 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E7
Deuteranopia (green-blind)
#99AEE2
Tritanopia (blue-blind)
#9EB4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae4; /* rgb */ color: rgb(171, 170, 228); /* oklch */ color: oklch(76.0% 0.083 285.0);
Tailwind
colors: {
custom: {
50: '#c5c3ec',
500: '#abaae4',
950: '#000000',
},
}SCSS
$custom: #abaae4; $custom-light: #c5c3ec; $custom-dark: #000000;
JSON
{
"hex": "#abaae4",
"rgb": {
"r": 171,
"g": 170,
"b": 228
},
"hsl": {
"h": 241.034,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.75962,
"c": 0.08271,
"h": 285
},
"luminance": 0.43009
}Semantic roles & 50–950 ramp
primary
#ABAAE4
secondary
#EEEFDC
accent
#BF26BD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184