#AFABBE#AFABBE
#AFABBE is a light, muted violet. Relative luminance 0.420; OKLCH L 75.1% C 0.027 H 295.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABBE |
|---|---|
| RGB | rgb(175, 171, 190) |
| HSL | hsl(253, 13%, 71%) |
| HSV | hsv(253, 10%, 75%) |
| CMYK | cmyk(7.9%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.84, 5.11, -9.18) |
| CIE-LCH | lch(70.84, 10.51, 299.09°) |
| OKLab | oklab(75.05% 0.0117 -0.0246) |
| OKLCH | oklch(75.05% 0.027 295.4) |
| XYZ | xyz(41.5346, 41.9574, 54.6156) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.05
Dark Gray
#A9A9A9
ΔE00 9.50
Thistle
#D8BFD8
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.69
Cool Gray
#9AA7B0
ΔE00 10.85
Lightsteelblue
#B0C4DE
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABBE #BABEAB
analogous
#ABB0BE #AFABBE #B8ABBE
triadic
#AFABBE #BEAFAB #ABBEAF
tetradic
#AFABBE #BEABB0 #BABEAB #ABBEB8
square
#AFABBE #BEABB0 #BABEAB #ABBEB8
split-complementary
#AFABBE #BEB8AB #B0BEAB
monochromatic
#6E6887 #8E88A3 #AFABBE #D0CED9 #EFEEF2
Accessibility & contrast
On white
2.24
#AFABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AFABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABBE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABBE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#ACAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afabbe; /* rgb */ color: rgb(175, 171, 190); /* oklch */ color: oklch(75.1% 0.027 295.4);
Tailwind
colors: {
custom: {
50: '#c6c4d1',
500: '#afabbe',
950: '#000000',
},
}SCSS
$custom: #afabbe; $custom-light: #c6c4d1; $custom-dark: #000000;
JSON
{
"hex": "#afabbe",
"rgb": {
"r": 175,
"g": 171,
"b": 190
},
"hsl": {
"h": 252.632,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75053,
"c": 0.02729,
"h": 295.4
},
"luminance": 0.41957
}Semantic roles & 50–950 ramp
primary
#AFABBE
secondary
#E4E5E0
accent
#974F88
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182