#CABFBF#CABFBF
#CABFBF is a light, near-neutral red. Relative luminance 0.536; OKLCH L 81.4% C 0.012 H 17.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFBF |
|---|---|
| RGB | rgb(202, 191, 191) |
| HSL | hsl(0, 9%, 77%) |
| HSV | hsv(0, 5%, 79%) |
| CMYK | cmyk(0%, 5.4%, 5.4%, 20.8%) |
| CIE-LAB | lab(78.22, 3.86, 1.38) |
| CIE-LCH | lch(78.22, 4.10, 19.74°) |
| OKLab | oklab(81.37% 0.0119 0.0037) |
| OKLCH | oklch(81.37% 0.012 17.4) |
| XYZ | xyz(52.3907, 53.5803, 56.8622) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 6.80
Warm Gray
#C9BEB0
ΔE00 7.21
Pinkish Grey
#C8ACA9
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFBF #BFCACA
analogous
#CABFC5 #CABFBF #CAC5BF
triadic
#CABFBF #BFCABF #BFBFCA
tetradic
#CABFBF #C5CABF #BFCACA #C5BFCA
square
#CABFBF #C5CABF #BFCACA #C5BFCA
split-complementary
#CABFBF #BFCAC5 #BFC5CA
monochromatic
#937C7C #AE9E9E #CABFBF #E6E0E0 #F1EEEE
Accessibility & contrast
On white
1.79
#CABFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CABFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFBF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFBF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#CDBEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabfbf; /* rgb */ color: rgb(202, 191, 191); /* oklch */ color: oklch(81.4% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#dad2d2',
500: '#cabfbf',
950: '#000000',
},
}SCSS
$custom: #cabfbf; $custom-light: #dad2d2; $custom-dark: #000000;
JSON
{
"hex": "#cabfbf",
"rgb": {
"r": 202,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.81367,
"c": 0.01242,
"h": 17.4
},
"luminance": 0.5358
}Semantic roles & 50–950 ramp
primary
#CABFBF
secondary
#909D9D
accent
#939352
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383