#ABAAEC#ABAAEC
#ABAAEC is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.094 H 284.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAEC |
|---|---|
| RGB | rgb(171, 170, 236) |
| HSL | hsl(241, 63%, 80%) |
| HSV | hsv(241, 28%, 93%) |
| CMYK | cmyk(27.5%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(71.87, 14.69, -32.87) |
| CIE-LCH | lch(71.87, 36.00, 294.08°) |
| OKLab | oklab(76.3% 0.0238 -0.0909) |
| OKLCH | oklch(76.3% 0.094 284.6) |
| XYZ | xyz(46.3057, 43.4625, 85.2900) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.95
Lavender (survey)
#C79FEF
ΔE00 8.63
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAEC #EBECAA
analogous
#AACAEC #ABAAEC #CCAAEC
triadic
#ABAAEC #ECABAA #AAECAB
tetradic
#ABAAEC #ECAACA #EBECAA #AAECCC
square
#ABAAEC #ECAACA #EBECAA #AAECCC
split-complementary
#ABAAEC #ECCCAA #CAECAA
monochromatic
#4846D6 #7A78E1 #ABAAEC #DCDCF7 #E6E6F9
Accessibility & contrast
On white
2.17
#ABAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAEC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAEC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EF
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#9CB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaaec; /* rgb */ color: rgb(171, 170, 236); /* oklch */ color: oklch(76.3% 0.094 284.6);
Tailwind
colors: {
custom: {
50: '#c5c3f2',
500: '#abaaec',
950: '#000000',
},
}SCSS
$custom: #abaaec; $custom-light: #c5c3f2; $custom-dark: #000000;
JSON
{
"hex": "#abaaec",
"rgb": {
"r": 171,
"g": 170,
"b": 236
},
"hsl": {
"h": 240.909,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76301,
"c": 0.094,
"h": 284.6
},
"luminance": 0.43464
}Semantic roles & 50–950 ramp
primary
#ABAAEC
secondary
#F0F1DA
accent
#CB1AC9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185