#AFABC1#AFABC1
#AFABC1 is a light, muted violet. Relative luminance 0.421; OKLCH L 75.2% C 0.032 H 294.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABC1 |
|---|---|
| RGB | rgb(175, 171, 193) |
| HSL | hsl(251, 15%, 71%) |
| HSV | hsv(251, 11%, 76%) |
| CMYK | cmyk(9.3%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(70.93, 5.72, -10.70) |
| CIE-LCH | lch(70.93, 12.13, 298.14°) |
| OKLab | oklab(75.16% 0.0128 -0.0288) |
| OKLCH | oklch(75.16% 0.032 294) |
| XYZ | xyz(41.8659, 42.0899, 56.3603) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.96
Dark Gray
#A9A9A9
ΔE00 10.56
Lilac
#C8A2C8
ΔE00 11.29
Cool Gray
#9AA7B0
ΔE00 11.56
Silver
#C0C0C0
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABC1 #BDC1AB
analogous
#ABB2C1 #AFABC1 #BAABC1
triadic
#AFABC1 #C1AFAB #ABC1AF
tetradic
#AFABC1 #C1ABB2 #BDC1AB #ABC1BA
square
#AFABC1 #C1ABB2 #BDC1AB #ABC1BA
split-complementary
#AFABC1 #C1BAAB #B2C1AB
monochromatic
#6D678B #8D88A7 #AFABC1 #D1CEDB #EEEDF2
Accessibility & contrast
On white
2.23
#AFABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#AFABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABC1
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABC1 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC2
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#ACAEB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afabc1; /* rgb */ color: rgb(175, 171, 193); /* oklch */ color: oklch(75.2% 0.032 294.0);
Tailwind
colors: {
custom: {
50: '#c7c4d3',
500: '#afabc1',
950: '#000000',
},
}SCSS
$custom: #afabc1; $custom-light: #c7c4d3; $custom-dark: #000000;
JSON
{
"hex": "#afabc1",
"rgb": {
"r": 175,
"g": 171,
"b": 193
},
"hsl": {
"h": 250.909,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.75155,
"c": 0.03151,
"h": 294
},
"luminance": 0.4209
}Semantic roles & 50–950 ramp
primary
#AFABC1
secondary
#E6E7E1
accent
#994C8B
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182