#CFBEBB#CFBEBB
#CFBEBB is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.5% C 0.020 H 29.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEBB |
|---|---|
| RGB | rgb(207, 190, 187) |
| HSL | hsl(9, 17%, 77%) |
| HSV | hsv(9, 10%, 81%) |
| CMYK | cmyk(0%, 8.2%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.28, 5.48, 3.68) |
| CIE-LCH | lch(78.28, 6.60, 33.89°) |
| OKLab | oklab(81.48% 0.0172 0.0098) |
| OKLCH | oklch(81.48% 0.02 29.6) |
| XYZ | xyz(53.1144, 53.6810, 54.5675) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.83
Warm Gray
#C9BEB0
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.63
Dove Gray
#B6B8BD
ΔE00 9.08
Gainsboro
#DCDCDC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEBB #BBCCCF
analogous
#CFBBC2 #CFBEBB #CFC8BB
triadic
#CFBEBB #BBCFBE #BEBBCF
tetradic
#CFBEBB #C2CFBB #BBCCCF #C8BBCF
square
#CFBEBB #C2CFBB #BBCCCF #C8BBCF
split-complementary
#CFBEBB #BBCFC8 #BBC2CF
monochromatic
#9C7973 #B69C97 #CFBEBB #E8E0DF #F2EEED
Accessibility & contrast
On white
1.79
#CFBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEBB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEBB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#D4BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbebb; /* rgb */ color: rgb(207, 190, 187); /* oklch */ color: oklch(81.5% 0.020 29.6);
Tailwind
colors: {
custom: {
50: '#ddd1cf',
500: '#cfbebb',
950: '#000000',
},
}SCSS
$custom: #cfbebb; $custom-light: #ddd1cf; $custom-dark: #000000;
JSON
{
"hex": "#cfbebb",
"rgb": {
"r": 207,
"g": 190,
"b": 187
},
"hsl": {
"h": 9,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.8148,
"c": 0.01981,
"h": 29.6
},
"luminance": 0.5368
}Semantic roles & 50–950 ramp
primary
#CFBEBB
secondary
#8BA0A4
accent
#8F9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383