#ABACEE#ABACEE
#ABACEE is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.8% C 0.094 H 283.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACEE |
|---|---|
| RGB | rgb(171, 172, 238) |
| HSL | hsl(239, 66%, 80%) |
| HSV | hsv(239, 28%, 93%) |
| CMYK | cmyk(28.2%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.45, 14.06, -33.05) |
| CIE-LCH | lch(72.45, 35.92, 293.05°) |
| OKLab | oklab(76.78% 0.0216 -0.0915) |
| OKLCH | oklch(76.78% 0.094 283.3) |
| XYZ | xyz(46.9757, 44.3349, 86.9548) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.04
Periwinkle
#CCCCFF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACEE #EEEDAB
analogous
#ABCEEE #ABACEE #CBABEE
triadic
#ABACEE #EEABAC #ACEEAB
tetradic
#ABACEE #EEABCE #EEEDAB #ABEECB
square
#ABACEE #EEABCE #EEEDAB #ABEECB
split-complementary
#ABACEE #EECBAB #CEEEAB
monochromatic
#4547D9 #787AE4 #ABACEE #DEDEF8 #E6E6FA
Accessibility & contrast
On white
2.13
#ABACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ABACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACEE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACEE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#9BB8C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abacee; /* rgb */ color: rgb(171, 172, 238); /* oklch */ color: oklch(76.8% 0.094 283.3);
Tailwind
colors: {
custom: {
50: '#c5c4f3',
500: '#abacee',
950: '#000000',
},
}SCSS
$custom: #abacee; $custom-light: #c5c4f3; $custom-dark: #000000;
JSON
{
"hex": "#abacee",
"rgb": {
"r": 171,
"g": 172,
"b": 238
},
"hsl": {
"h": 239.104,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.76779,
"c": 0.094,
"h": 283.3
},
"luminance": 0.44336
}Semantic roles & 50–950 ramp
primary
#ABACEE
secondary
#F1F1DA
accent
#CB17CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185