#AFABC3#AFABC3
#AFABC3 is a light, muted violet. Relative luminance 0.422; OKLCH L 75.2% C 0.034 H 293.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABC3 |
|---|---|
| RGB | rgb(175, 171, 195) |
| HSL | hsl(250, 17%, 72%) |
| HSV | hsv(250, 12%, 76%) |
| CMYK | cmyk(10.3%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(70.99, 6.13, -11.71) |
| CIE-LCH | lch(70.99, 13.22, 297.65°) |
| OKLab | oklab(75.22% 0.0135 -0.0315) |
| OKLCH | oklch(75.22% 0.034 293.2) |
| XYZ | xyz(42.0905, 42.1797, 57.5432) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.59
Thistle
#D8BFD8
ΔE00 9.87
Lilac
#C8A2C8
ΔE00 10.96
Lavender
#B39DDB
ΔE00 10.96
Dark Gray
#A9A9A9
ΔE00 11.23
Light Periwinkle
#C1C6FC
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABC3 #BFC3AB
analogous
#ABB3C3 #AFABC3 #BBABC3
triadic
#AFABC3 #C3AFAB #ABC3AF
tetradic
#AFABC3 #C3ABB3 #BFC3AB #ABC3BB
square
#AFABC3 #C3ABB3 #BFC3AB #ABC3BB
split-complementary
#AFABC3 #C3BBAB #B3C3AB
monochromatic
#6C668E #8D87AA #AFABC3 #D1CFDD #EEEDF2
Accessibility & contrast
On white
2.23
#AFABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AFABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABC3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABC3 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC4
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#ABAFB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afabc3; /* rgb */ color: rgb(175, 171, 195); /* oklch */ color: oklch(75.2% 0.034 293.2);
Tailwind
colors: {
custom: {
50: '#c7c4d5',
500: '#afabc3',
950: '#000000',
},
}SCSS
$custom: #afabc3; $custom-light: #c7c4d5; $custom-dark: #000000;
JSON
{
"hex": "#afabc3",
"rgb": {
"r": 175,
"g": 171,
"b": 195
},
"hsl": {
"h": 250,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.75224,
"c": 0.03433,
"h": 293.2
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#AFABC3
secondary
#E7E8E2
accent
#9B4B8E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183