#ABAACC#ABAACC
#ABAACC is a light, muted blue. Relative luminance 0.418; OKLCH L 75.0% C 0.049 H 286.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAACC |
|---|---|
| RGB | rgb(171, 170, 204) |
| HSL | hsl(242, 25%, 73%) |
| HSV | hsv(242, 17%, 80%) |
| CMYK | cmyk(16.2%, 16.7%, 0%, 20%) |
| CIE-LAB | lab(70.71, 7.29, -17.12) |
| CIE-LCH | lch(70.71, 18.61, 293.06°) |
| OKLab | oklab(75.02% 0.0138 -0.0465) |
| OKLCH | oklch(75.02% 0.049 286.5) |
| XYZ | xyz(42.0660, 41.7665, 62.9606) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 9.38
Periwinkle
#CCCCFF
ΔE00 10.11
Pale Violet
#CEAEFA
ΔE00 11.06
Lilac
#C8A2C8
ΔE00 11.16
Thistle
#D8BFD8
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAACC #CBCCAA
analogous
#AABACC #ABAACC #BCAACC
triadic
#ABAACC #CCABAA #AACCAB
tetradic
#ABAACC #CCAABA #CBCCAA #AACCBC
square
#ABAACC #CCAABA #CBCCAA #AACCBC
split-complementary
#ABAACC #CCBCAA #BACCAA
monochromatic
#605E9D #8584B5 #ABAACC #D1D0E3 #ECECF4
Accessibility & contrast
On white
2.25
#ABAACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ABAACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAACC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAACC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECE
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#A4AFB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaacc; /* rgb */ color: rgb(171, 170, 204); /* oklch */ color: oklch(75.0% 0.049 286.5);
Tailwind
colors: {
custom: {
50: '#c4c3db',
500: '#abaacc',
950: '#000000',
},
}SCSS
$custom: #abaacc; $custom-light: #c4c3db; $custom-dark: #000000;
JSON
{
"hex": "#abaacc",
"rgb": {
"r": 171,
"g": 170,
"b": 204
},
"hsl": {
"h": 241.765,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.7502,
"c": 0.04854,
"h": 286.5
},
"luminance": 0.41767
}Semantic roles & 50–950 ramp
primary
#ABAACC
secondary
#EAEAE1
accent
#A442A1
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183