#AFABBD#AFABBD
#AFABBD is a light, muted violet. Relative luminance 0.419; OKLCH L 75.0% C 0.026 H 296.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABBD |
|---|---|
| RGB | rgb(175, 171, 189) |
| HSL | hsl(253, 12%, 71%) |
| HSV | hsv(253, 10%, 74%) |
| CMYK | cmyk(7.4%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(70.81, 4.91, -8.68) |
| CIE-LCH | lch(70.81, 9.97, 299.49°) |
| OKLab | oklab(75.02% 0.0113 -0.0233) |
| OKLCH | oklch(75.02% 0.026 296) |
| XYZ | xyz(41.4257, 41.9138, 54.0420) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 10.33
Silver
#C0C0C0
ΔE00 10.38
Cool Gray
#9AA7B0
ΔE00 10.61
Lightsteelblue
#B0C4DE
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABBD #B9BDAB
analogous
#ABB0BD #AFABBD #B8ABBD
triadic
#AFABBD #BDAFAB #ABBDAF
tetradic
#AFABBD #BDABB0 #B9BDAB #ABBDB8
square
#AFABBD #BDABB0 #B9BDAB #ABBDB8
split-complementary
#AFABBD #BDB8AB #B0BDAB
monochromatic
#6F6985 #8E89A2 #AFABBD #D0CDD8 #EFEEF2
Accessibility & contrast
On white
2.24
#AFABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AFABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABBD
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABBD | 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)
#A8ADBE
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#ADADB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afabbd; /* rgb */ color: rgb(175, 171, 189); /* oklch */ color: oklch(75.0% 0.026 296.0);
Tailwind
colors: {
custom: {
50: '#c6c4d0',
500: '#afabbd',
950: '#000000',
},
}SCSS
$custom: #afabbd; $custom-light: #c6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#afabbd",
"rgb": {
"r": 175,
"g": 171,
"b": 189
},
"hsl": {
"h": 253.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.7502,
"c": 0.02588,
"h": 296
},
"luminance": 0.41914
}Semantic roles & 50–950 ramp
primary
#AFABBD
secondary
#E3E4DF
accent
#964F86
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182