#ABACE1#ABACE1
#ABACE1 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.076 H 283.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACE1 |
|---|---|
| RGB | rgb(171, 172, 225) |
| HSL | hsl(239, 47%, 78%) |
| HSV | hsv(239, 24%, 88%) |
| CMYK | cmyk(24%, 23.6%, 0%, 11.8%) |
| CIE-LAB | lab(71.96, 10.95, -26.73) |
| CIE-LCH | lch(71.96, 28.89, 292.28°) |
| OKLab | oklab(76.23% 0.0178 -0.0735) |
| OKLCH | oklch(76.23% 0.076 283.6) |
| XYZ | xyz(45.1343, 43.5983, 77.2569) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.34
Pastel Blue
#A2BFFE
ΔE00 9.31
Light Violet
#D6B4FC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACE1 #E1E0AB
analogous
#ABC7E1 #ABACE1 #C5ABE1
triadic
#ABACE1 #E1ABAC #ACE1AB
tetradic
#ABACE1 #E1ABC7 #E1E0AB #ABE1C5
square
#ABACE1 #E1ABC7 #E1E0AB #ABE1C5
split-complementary
#ABACE1 #E1C5AB #C7E1AB
monochromatic
#5153C1 #7E7FD1 #ABACE1 #D8D9F1 #E8E9F7
Accessibility & contrast
On white
2.16
#ABACE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ABACE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACE1
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACE1 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E3
Deuteranopia (green-blind)
#9CAFE0
Tritanopia (blue-blind)
#9FB5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abace1; /* rgb */ color: rgb(171, 172, 225); /* oklch */ color: oklch(76.2% 0.076 283.6);
Tailwind
colors: {
custom: {
50: '#c5c4ea',
500: '#abace1',
950: '#000000',
},
}SCSS
$custom: #abace1; $custom-light: #c5c4ea; $custom-dark: #000000;
JSON
{
"hex": "#abace1",
"rgb": {
"r": 171,
"g": 172,
"b": 225
},
"hsl": {
"h": 238.889,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.76234,
"c": 0.07562,
"h": 283.6
},
"luminance": 0.43599
}Semantic roles & 50–950 ramp
primary
#ABACE1
secondary
#EEEEDD
accent
#B82BBB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184