#ABACEA#ABACEA
#ABACEA is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.6% C 0.088 H 283.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACEA |
|---|---|
| RGB | rgb(171, 172, 234) |
| HSL | hsl(239, 60%, 79%) |
| HSV | hsv(239, 27%, 92%) |
| CMYK | cmyk(26.9%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.30, 13.09, -31.12) |
| CIE-LCH | lch(72.30, 33.76, 292.82°) |
| OKLab | oklab(76.61% 0.0205 -0.086) |
| OKLCH | oklch(76.61% 0.088 283.4) |
| XYZ | xyz(46.3946, 44.1024, 83.8942) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Lavender
#B39DDB
ΔE00 6.75
Pale Violet
#CEAEFA
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACEA #EAE9AB
analogous
#ABCCEA #ABACEA #CAABEA
triadic
#ABACEA #EAABAC #ACEAAB
tetradic
#ABACEA #EAABCC #EAE9AB #ABEACA
square
#ABACEA #EAABCC #EAE9AB #ABEACA
split-complementary
#ABACEA #EACAAB #CCEAAB
monochromatic
#494BD2 #7A7CDE #ABACEA #DCDCF6 #E7E7F9
Accessibility & contrast
On white
2.14
#ABACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ABACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACEA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACEA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#9CB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abacea; /* rgb */ color: rgb(171, 172, 234); /* oklch */ color: oklch(76.6% 0.088 283.4);
Tailwind
colors: {
custom: {
50: '#c5c4f1',
500: '#abacea',
950: '#000000',
},
}SCSS
$custom: #abacea; $custom-light: #c5c4f1; $custom-dark: #000000;
JSON
{
"hex": "#abacea",
"rgb": {
"r": 171,
"g": 172,
"b": 234
},
"hsl": {
"h": 239.048,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.76608,
"c": 0.08836,
"h": 283.4
},
"luminance": 0.44103
}Semantic roles & 50–950 ramp
primary
#ABACEA
secondary
#F0F0DB
accent
#C51EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184