#CFBDBD#CFBDBD
#CFBDBD is a light, muted red. Relative luminance 0.533; OKLCH L 81.3% C 0.020 H 17.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDBD |
|---|---|
| RGB | rgb(207, 189, 189) |
| HSL | hsl(0, 16%, 78%) |
| HSV | hsv(0, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.07, 6.35, 2.31) |
| CIE-LCH | lch(78.07, 6.76, 19.95°) |
| OKLab | oklab(81.34% 0.0195 0.0062) |
| OKLCH | oklch(81.34% 0.02 17.6) |
| XYZ | xyz(53.1142, 53.3356, 55.6310) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.43
Silver
#C0C0C0
ΔE00 8.04
Warm Gray
#C9BEB0
ΔE00 8.69
Light Gray
#D3D3D3
ΔE00 9.17
Dove Gray
#B6B8BD
ΔE00 9.19
Mistyrose
#FFE4E1
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDBD #BDCFCF
analogous
#CFBDC6 #CFBDBD #CFC6BD
triadic
#CFBDBD #BDCFBD #BDBDCF
tetradic
#CFBDBD #C6CFBD #BDCFCF #C6BDCF
square
#CFBDBD #C6CFBD #BDCFCF #C6BDCF
split-complementary
#CFBDBD #BDCFC6 #BDC6CF
monochromatic
#9B7676 #B59A9A #CFBDBD #E9E0E0 #F2EDED
Accessibility & contrast
On white
1.80
#CFBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CFBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDBD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDBD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#D3BBBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbdbd; /* rgb */ color: rgb(207, 189, 189); /* oklch */ color: oklch(81.3% 0.020 17.6);
Tailwind
colors: {
custom: {
50: '#ddd0d0',
500: '#cfbdbd',
950: '#000000',
},
}SCSS
$custom: #cfbdbd; $custom-light: #ddd0d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbdbd",
"rgb": {
"r": 207,
"g": 189,
"b": 189
},
"hsl": {
"h": 0,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81338,
"c": 0.02047,
"h": 17.6
},
"luminance": 0.53335
}Semantic roles & 50–950 ramp
primary
#CFBDBD
secondary
#8DA3A3
accent
#9A9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383