#ABACCA#ABACCA
#ABACCA is a light, muted blue. Relative luminance 0.424; OKLCH L 75.4% C 0.043 H 283.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACCA |
|---|---|
| RGB | rgb(171, 172, 202) |
| HSL | hsl(238, 23%, 73%) |
| HSV | hsv(238, 15%, 79%) |
| CMYK | cmyk(15.3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.16, 5.75, -15.34) |
| CIE-LCH | lch(71.16, 16.38, 290.55°) |
| OKLab | oklab(75.35% 0.0102 -0.0416) |
| OKLCH | oklch(75.35% 0.043 283.8) |
| XYZ | xyz(42.2054, 42.4268, 61.8313) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.56
Light Periwinkle
#C1C6FC
ΔE00 9.59
Lightsteelblue
#B0C4DE
ΔE00 10.08
Periwinkle
#CCCCFF
ΔE00 10.32
Light Blue Grey
#B7C9E2
ΔE00 10.42
Dove Gray
#B6B8BD
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACCA #CAC9AB
analogous
#ABBBCA #ABACCA #B9ABCA
triadic
#ABACCA #CAABAC #ACCAAB
tetradic
#ABACCA #CAABBB #CAC9AB #ABCAB9
square
#ABACCA #CAABBB #CAC9AB #ABCAB9
split-complementary
#ABACCA #CAB9AB #BBCAAB
monochromatic
#61639A #8587B2 #ABACCA #D1D1E2 #ECECF3
Accessibility & contrast
On white
2.21
#ABACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ABACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACCA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACCA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#A5B1B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abacca; /* rgb */ color: rgb(171, 172, 202); /* oklch */ color: oklch(75.4% 0.043 283.8);
Tailwind
colors: {
custom: {
50: '#c4c4da',
500: '#abacca',
950: '#000000',
},
}SCSS
$custom: #abacca; $custom-light: #c4c4da; $custom-dark: #000000;
JSON
{
"hex": "#abacca",
"rgb": {
"r": 171,
"g": 172,
"b": 202
},
"hsl": {
"h": 238.065,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.75353,
"c": 0.04284,
"h": 283.8
},
"luminance": 0.42427
}Semantic roles & 50–950 ramp
primary
#ABACCA
secondary
#EAE9E1
accent
#9E44A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183