#CFBFBE#CFBFBE
#CFBFBE is a light, near-neutral red. Relative luminance 0.542; OKLCH L 81.8% C 0.018 H 21.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFBE |
|---|---|
| RGB | rgb(207, 191, 190) |
| HSL | hsl(4, 15%, 78%) |
| HSV | hsv(4, 8%, 81%) |
| CMYK | cmyk(0%, 7.7%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.60, 5.46, 2.54) |
| CIE-LCH | lch(78.60, 6.02, 24.95°) |
| OKLab | oklab(81.76% 0.0169 0.0068) |
| OKLCH | oklch(81.76% 0.018 21.9) |
| XYZ | xyz(53.6562, 54.2455, 56.3490) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.19
Silver
#C0C0C0
ΔE00 7.21
Warm Gray
#C9BEB0
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFBE #BECECF
analogous
#CFBEC5 #CFBFBE #CFC7BE
triadic
#CFBFBE #BECFBF #BFBECF
tetradic
#CFBFBE #C5CFBE #BECECF #C7BECF
square
#CFBFBE #C5CFBE #BECECF #C7BECF
split-complementary
#CFBFBE #BECFC7 #BEC5CF
monochromatic
#9B7A78 #B59C9B #CFBFBE #E9E2E1 #F2EEED
Accessibility & contrast
On white
1.77
#CFBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CFBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFBE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFBE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#D3BEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfbe; /* rgb */ color: rgb(207, 191, 190); /* oklch */ color: oklch(81.8% 0.018 21.9);
Tailwind
colors: {
custom: {
50: '#ddd2d1',
500: '#cfbfbe',
950: '#000000',
},
}SCSS
$custom: #cfbfbe; $custom-light: #ddd2d1; $custom-dark: #000000;
JSON
{
"hex": "#cfbfbe",
"rgb": {
"r": 207,
"g": 191,
"b": 190
},
"hsl": {
"h": 3.529,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81763,
"c": 0.01821,
"h": 21.9
},
"luminance": 0.54245
}Semantic roles & 50–950 ramp
primary
#CFBFBE
secondary
#8EA2A3
accent
#95994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383