#CFBEBD#CFBEBD
#CFBEBD is a light, near-neutral red. Relative luminance 0.538; OKLCH L 81.5% C 0.019 H 21.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEBD |
|---|---|
| RGB | rgb(207, 190, 189) |
| HSL | hsl(3, 16%, 78%) |
| HSV | hsv(3, 9%, 81%) |
| CMYK | cmyk(0%, 8.2%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.33, 5.82, 2.67) |
| CIE-LCH | lch(78.33, 6.40, 24.68°) |
| OKLab | oklab(81.54% 0.018 0.0071) |
| OKLCH | oklch(81.54% 0.019 21.6) |
| XYZ | xyz(53.3300, 53.7672, 55.7030) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Silver
#C0C0C0
ΔE00 7.58
Warm Gray
#C9BEB0
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.68
Dove Gray
#B6B8BD
ΔE00 8.93
Gainsboro
#DCDCDC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEBD #BDCECF
analogous
#CFBDC5 #CFBEBD #CFC7BD
triadic
#CFBEBD #BDCFBE #BEBDCF
tetradic
#CFBEBD #C5CFBD #BDCECF #C7BDCF
square
#CFBEBD #C5CFBD #BDCECF #C7BDCF
split-complementary
#CFBEBD #BDCFC7 #BDC5CF
monochromatic
#9B7876 #B59B9A #CFBEBD #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.79
#CFBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CFBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEBD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEBD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#D3BCBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbebd; /* rgb */ color: rgb(207, 190, 189); /* oklch */ color: oklch(81.5% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#ddd1d0',
500: '#cfbebd',
950: '#000000',
},
}SCSS
$custom: #cfbebd; $custom-light: #ddd1d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbebd",
"rgb": {
"r": 207,
"g": 190,
"b": 189
},
"hsl": {
"h": 3.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81536,
"c": 0.01937,
"h": 21.6
},
"luminance": 0.53766
}Semantic roles & 50–950 ramp
primary
#CFBEBD
secondary
#8DA2A3
accent
#969A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383