#ABAACB#ABAACB
#ABAACB is a light, muted blue. Relative luminance 0.417; OKLCH L 75.0% C 0.047 H 286.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAACB |
|---|---|
| RGB | rgb(171, 170, 203) |
| HSL | hsl(242, 24%, 73%) |
| HSV | hsv(242, 16%, 80%) |
| CMYK | cmyk(15.8%, 16.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.68, 7.07, -16.62) |
| CIE-LCH | lch(70.68, 18.06, 293.04°) |
| OKLab | oklab(74.98% 0.0135 -0.0451) |
| OKLCH | oklch(74.98% 0.047 286.6) |
| XYZ | xyz(41.9464, 41.7187, 62.3309) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.45
Light Periwinkle
#C1C6FC
ΔE00 9.56
Periwinkle
#CCCCFF
ΔE00 10.26
Thistle
#D8BFD8
ΔE00 11.16
Lightsteelblue
#B0C4DE
ΔE00 11.17
Lilac
#C8A2C8
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAACB #CACBAA
analogous
#AAB9CB #ABAACB #BBAACB
triadic
#ABAACB #CBABAA #AACBAB
tetradic
#ABAACB #CBAAB9 #CACBAA #AACBBB
square
#ABAACB #CBAAB9 #CACBAA #AACBBB
split-complementary
#ABAACB #CBBBAA #B9CBAA
monochromatic
#615F9B #8584B4 #ABAACB #D1D0E2 #ECECF3
Accessibility & contrast
On white
2.25
#ABAACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ABAACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAACB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAACB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#A4AFB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaacb; /* rgb */ color: rgb(171, 170, 203); /* oklch */ color: oklch(75.0% 0.047 286.6);
Tailwind
colors: {
custom: {
50: '#c4c3da',
500: '#abaacb',
950: '#000000',
},
}SCSS
$custom: #abaacb; $custom-light: #c4c3da; $custom-dark: #000000;
JSON
{
"hex": "#abaacb",
"rgb": {
"r": 171,
"g": 170,
"b": 203
},
"hsl": {
"h": 241.818,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.74983,
"c": 0.04711,
"h": 286.6
},
"luminance": 0.41719
}Semantic roles & 50–950 ramp
primary
#ABAACB
secondary
#EAEAE1
accent
#A343A0
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121215
muted
#818183