#CFBFC3#CFBFC3
#CFBFC3 is a light, near-neutral red. Relative luminance 0.545; OKLCH L 81.9% C 0.019 H 0.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFC3 |
|---|---|
| RGB | rgb(207, 191, 195) |
| HSL | hsl(345, 14%, 78%) |
| HSV | hsv(345, 8%, 81%) |
| CMYK | cmyk(0%, 7.7%, 5.8%, 18.8%) |
| CIE-LAB | lab(78.73, 6.32, 0.03) |
| CIE-LCH | lch(78.73, 6.32, 0.25°) |
| OKLab | oklab(81.91% 0.0188 0.0002) |
| OKLCH | oklch(81.91% 0.019 0.5) |
| XYZ | xyz(54.2121, 54.4678, 59.2766) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.62
Thistle
#D8BFD8
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 8.76
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFC3 #BFCFCB
analogous
#CFBFCB #CFBFC3 #CFC3BF
triadic
#CFBFC3 #C3CFBF #BFC3CF
tetradic
#CFBFC3 #CBCFBF #BFCFCB #C3BFCF
square
#CFBFC3 #CBCFBF #BFCFCB #C3BFCF
split-complementary
#CFBFC3 #BFCFC3 #BFCBCF
monochromatic
#9B7981 #B59CA2 #CFBFC3 #E9E2E4 #F2EEEF
Accessibility & contrast
On white
1.77
#CFBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CFBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFC3
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFC3 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C3
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#D2BEC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbfc3; /* rgb */ color: rgb(207, 191, 195); /* oklch */ color: oklch(81.9% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#ddd2d5',
500: '#cfbfc3',
950: '#000000',
},
}SCSS
$custom: #cfbfc3; $custom-light: #ddd2d5; $custom-dark: #000000;
JSON
{
"hex": "#cfbfc3",
"rgb": {
"r": 207,
"g": 191,
"b": 195
},
"hsl": {
"h": 345,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.81906,
"c": 0.01883,
"h": 0.5
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#CFBFC3
secondary
#8FA39E
accent
#98864D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383