#ABAACD#ABAACD
#ABAACD is a light, muted blue. Relative luminance 0.418; OKLCH L 75.1% C 0.050 H 286.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAACD |
|---|---|
| RGB | rgb(171, 170, 205) |
| HSL | hsl(242, 26%, 74%) |
| HSV | hsv(242, 17%, 80%) |
| CMYK | cmyk(16.6%, 17.1%, 0%, 19.6%) |
| CIE-LAB | lab(70.74, 7.51, -17.62) |
| CIE-LCH | lch(70.74, 19.16, 293.08°) |
| OKLab | oklab(75.06% 0.0141 -0.0479) |
| OKLCH | oklch(75.06% 0.05 286.4) |
| XYZ | xyz(42.1863, 41.8147, 63.5943) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 9.20
Periwinkle
#CCCCFF
ΔE00 9.97
Pale Violet
#CEAEFA
ΔE00 10.83
Lilac
#C8A2C8
ΔE00 11.12
Lightsteelblue
#B0C4DE
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAACD #CCCDAA
analogous
#AABACD #ABAACD #BCAACD
triadic
#ABAACD #CDABAA #AACDAB
tetradic
#ABAACD #CDAABA #CCCDAA #AACDBC
square
#ABAACD #CDAABA #CCCDAA #AACDBC
split-complementary
#ABAACD #CDBCAA #BACDAA
monochromatic
#5F5E9F #8583B6 #ABAACD #D1D1E4 #ECECF4
Accessibility & contrast
On white
2.24
#ABAACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ABAACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAACD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAACD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#A4B0B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaacd; /* rgb */ color: rgb(171, 170, 205); /* oklch */ color: oklch(75.1% 0.050 286.4);
Tailwind
colors: {
custom: {
50: '#c4c3dc',
500: '#abaacd',
950: '#000000',
},
}SCSS
$custom: #abaacd; $custom-light: #c4c3dc; $custom-dark: #000000;
JSON
{
"hex": "#abaacd",
"rgb": {
"r": 171,
"g": 170,
"b": 205
},
"hsl": {
"h": 241.714,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.75057,
"c": 0.04997,
"h": 286.4
},
"luminance": 0.41815
}Semantic roles & 50–950 ramp
primary
#ABAACD
secondary
#EAEAE1
accent
#A441A2
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183