#ABAAE3#ABAAE3
#ABAAE3 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.9% C 0.081 H 285.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE3 |
|---|---|
| RGB | rgb(171, 170, 227) |
| HSL | hsl(241, 50%, 78%) |
| HSV | hsv(241, 25%, 89%) |
| CMYK | cmyk(24.7%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(71.52, 12.53, -28.49) |
| CIE-LCH | lch(71.52, 31.13, 293.74°) |
| OKLab | oklab(75.92% 0.0212 -0.0785) |
| OKLCH | oklch(75.92% 0.081 285.1) |
| XYZ | xyz(45.0310, 42.9526, 78.5763) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.71
Lavender (survey)
#C79FEF
ΔE00 8.76
Light Violet
#D6B4FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE3 #E2E3AA
analogous
#AAC5E3 #ABAAE3 #C7AAE3
triadic
#ABAAE3 #E3ABAA #AAE3AB
tetradic
#ABAAE3 #E3AAC5 #E2E3AA #AAE3C7
square
#ABAAE3 #E3AAC5 #E2E3AA #AAE3C7
split-complementary
#ABAAE3 #E3C7AA #C5E3AA
monochromatic
#504EC5 #7E7CD4 #ABAAE3 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.19
#ABAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ABAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E5
Deuteranopia (green-blind)
#99AEE1
Tritanopia (blue-blind)
#9EB4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae3; /* rgb */ color: rgb(171, 170, 227); /* oklch */ color: oklch(75.9% 0.081 285.1);
Tailwind
colors: {
custom: {
50: '#c5c3ec',
500: '#abaae3',
950: '#000000',
},
}SCSS
$custom: #abaae3; $custom-light: #c5c3ec; $custom-dark: #000000;
JSON
{
"hex": "#abaae3",
"rgb": {
"r": 171,
"g": 170,
"b": 227
},
"hsl": {
"h": 241.053,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.7592,
"c": 0.08129,
"h": 285.1
},
"luminance": 0.42953
}Semantic roles & 50–950 ramp
primary
#ABAAE3
secondary
#EEEFDC
accent
#BE28BB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184