#CFBEBF#CFBEBF
#CFBEBF is a light, near-neutral red. Relative luminance 0.539; OKLCH L 81.6% C 0.019 H 13.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEBF |
|---|---|
| RGB | rgb(207, 190, 191) |
| HSL | hsl(356, 15%, 78%) |
| HSV | hsv(356, 8%, 81%) |
| CMYK | cmyk(0%, 8.2%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.38, 6.16, 1.67) |
| CIE-LCH | lch(78.38, 6.38, 15.14°) |
| OKLab | oklab(81.59% 0.0188 0.0045) |
| OKLCH | oklch(81.59% 0.019 13.5) |
| XYZ | xyz(53.5486, 53.8547, 56.8542) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.92
Silver
#C0C0C0
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.82
Dove Gray
#B6B8BD
ΔE00 8.86
Warm Gray
#C9BEB0
ΔE00 8.92
Thistle
#D8BFD8
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEBF #BECFCE
analogous
#CFBEC7 #CFBEBF #CFC5BE
triadic
#CFBEBF #BFCFBE #BEBFCF
tetradic
#CFBEBF #C7CFBE #BECFCE #C5BECF
square
#CFBEBF #C7CFBE #BECFCE #C5BECF
split-complementary
#CFBEBF #BECFC5 #BEC7CF
monochromatic
#9B787A #B59B9C #CFBEBF #E9E1E2 #F2EDEE
Accessibility & contrast
On white
1.78
#CFBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CFBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEBF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEBF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#D3BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbebf; /* rgb */ color: rgb(207, 190, 191); /* oklch */ color: oklch(81.6% 0.019 13.5);
Tailwind
colors: {
custom: {
50: '#ddd1d2',
500: '#cfbebf',
950: '#000000',
},
}SCSS
$custom: #cfbebf; $custom-light: #ddd1d2; $custom-dark: #000000;
JSON
{
"hex": "#cfbebf",
"rgb": {
"r": 207,
"g": 190,
"b": 191
},
"hsl": {
"h": 356.471,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81593,
"c": 0.01931,
"h": 13.5
},
"luminance": 0.53854
}Semantic roles & 50–950 ramp
primary
#CFBEBF
secondary
#8EA3A2
accent
#99954C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383