#CDBEBA#CDBEBA
#CDBEBA is a light, near-neutral red. Relative luminance 0.534; OKLCH L 81.3% C 0.018 H 35.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEBA |
|---|---|
| RGB | rgb(205, 190, 186) |
| HSL | hsl(13, 16%, 77%) |
| HSV | hsv(13, 9%, 80%) |
| CMYK | cmyk(0%, 7.3%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.08, 4.59, 3.92) |
| CIE-LCH | lch(78.08, 6.04, 40.48°) |
| OKLab | oklab(81.28% 0.0147 0.0104) |
| OKLCH | oklch(81.28% 0.018 35.3) |
| XYZ | xyz(52.4524, 53.3520, 53.9796) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEBA #BAC9CD
analogous
#CDBAC0 #CDBEBA #CDC8BA
triadic
#CDBEBA #BACDBE #BEBACD
tetradic
#CDBEBA #C0CDBA #BAC9CD #C8BACD
square
#CDBEBA #C0CDBA #BAC9CD #C8BACD
split-complementary
#CDBEBA #BACDC8 #BAC0CD
monochromatic
#9A7B73 #B39D97 #CDBEBA #E7DFDD #F2EEED
Accessibility & contrast
On white
1.80
#CDBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CDBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEBA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEBA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBA
Deuteranopia (green-blind)
#C5C2BA
Tritanopia (blue-blind)
#D1BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbeba; /* rgb */ color: rgb(205, 190, 186); /* oklch */ color: oklch(81.3% 0.018 35.3);
Tailwind
colors: {
custom: {
50: '#dcd1ce',
500: '#cdbeba',
950: '#000000',
},
}SCSS
$custom: #cdbeba; $custom-light: #dcd1ce; $custom-dark: #000000;
JSON
{
"hex": "#cdbeba",
"rgb": {
"r": 205,
"g": 190,
"b": 186
},
"hsl": {
"h": 12.632,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8128,
"c": 0.01796,
"h": 35.3
},
"luminance": 0.53351
}Semantic roles & 50–950 ramp
primary
#CDBEBA
secondary
#8A9CA1
accent
#8A9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383