#ABAACF#ABAACF
#ABAACF is a light, muted blue. Relative luminance 0.419; OKLCH L 75.1% C 0.053 H 286.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAACF |
|---|---|
| RGB | rgb(171, 170, 207) |
| HSL | hsl(242, 28%, 74%) |
| HSV | hsv(242, 18%, 81%) |
| CMYK | cmyk(17.4%, 17.9%, 0%, 18.8%) |
| CIE-LAB | lab(70.81, 7.95, -18.62) |
| CIE-LCH | lch(70.81, 20.25, 293.12°) |
| OKLab | oklab(75.13% 0.0148 -0.0507) |
| OKLCH | oklch(75.13% 0.053 286.3) |
| XYZ | xyz(42.4292, 41.9119, 64.8738) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 8.88
Periwinkle
#CCCCFF
ΔE00 9.71
Pale Violet
#CEAEFA
ΔE00 10.40
Lavender (survey)
#C79FEF
ΔE00 11.02
Light Violet
#D6B4FC
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAACF #CECFAA
analogous
#AABCCF #ABAACF #BEAACF
triadic
#ABAACF #CFABAA #AACFAB
tetradic
#ABAACF #CFAABC #CECFAA #AACFBE
square
#ABAACF #CFAABC #CECFAA #AACFBE
split-complementary
#ABAACF #CFBEAA #BCCFAA
monochromatic
#5E5CA3 #8483B9 #ABAACF #D2D1E5 #ECEBF4
Accessibility & contrast
On white
2.24
#ABAACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ABAACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAACF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAACF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#A0ACCE
Tritanopia (blue-blind)
#A4B0B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaacf; /* rgb */ color: rgb(171, 170, 207); /* oklch */ color: oklch(75.1% 0.053 286.3);
Tailwind
colors: {
custom: {
50: '#c4c3dd',
500: '#abaacf',
950: '#000000',
},
}SCSS
$custom: #abaacf; $custom-light: #c4c3dd; $custom-dark: #000000;
JSON
{
"hex": "#abaacf",
"rgb": {
"r": 171,
"g": 170,
"b": 207
},
"hsl": {
"h": 241.622,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.75131,
"c": 0.05283,
"h": 286.3
},
"luminance": 0.41912
}Semantic roles & 50–950 ramp
primary
#ABAACF
secondary
#EAEAE1
accent
#A63FA4
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183