#CDBEBB#CDBEBB
#CDBEBB is a light, near-neutral red. Relative luminance 0.534; OKLCH L 81.3% C 0.018 H 31.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEBB |
|---|---|
| RGB | rgb(205, 190, 187) |
| HSL | hsl(10, 15%, 77%) |
| HSV | hsv(10, 9%, 80%) |
| CMYK | cmyk(0%, 7.3%, 8.8%, 19.6%) |
| CIE-LAB | lab(78.11, 4.76, 3.42) |
| CIE-LCH | lch(78.11, 5.86, 35.65°) |
| OKLab | oklab(81.31% 0.0151 0.0091) |
| OKLCH | oklch(81.31% 0.018 31.1) |
| XYZ | xyz(52.5590, 53.3947, 54.5415) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.35
Warm Gray
#C9BEB0
ΔE00 6.49
Silver
#C0C0C0
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEBB #BBCACD
analogous
#CDBBC1 #CDBEBB #CDC7BB
triadic
#CDBEBB #BBCDBE #BEBBCD
tetradic
#CDBEBB #C1CDBB #BBCACD #C7BBCD
square
#CDBEBB #C1CDBB #BBCACD #C7BBCD
split-complementary
#CDBEBB #BBCDC7 #BBC1CD
monochromatic
#997B74 #B39C98 #CDBEBB #E7E0DE #F2EEED
Accessibility & contrast
On white
1.80
#CDBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CDBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEBB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEBB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#D1BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbebb; /* rgb */ color: rgb(205, 190, 187); /* oklch */ color: oklch(81.3% 0.018 31.1);
Tailwind
colors: {
custom: {
50: '#dcd1cf',
500: '#cdbebb',
950: '#000000',
},
}SCSS
$custom: #cdbebb; $custom-light: #dcd1cf; $custom-dark: #000000;
JSON
{
"hex": "#cdbebb",
"rgb": {
"r": 205,
"g": 190,
"b": 187
},
"hsl": {
"h": 10,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.81308,
"c": 0.01757,
"h": 31.1
},
"luminance": 0.53394
}Semantic roles & 50–950 ramp
primary
#CDBEBB
secondary
#8B9EA1
accent
#8D994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383