#CDBEBE#CDBEBE
#CDBEBE is a light, near-neutral red. Relative luminance 0.535; OKLCH L 81.4% C 0.017 H 17.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEBE |
|---|---|
| RGB | rgb(205, 190, 190) |
| HSL | hsl(0, 13%, 77%) |
| HSV | hsv(0, 7%, 80%) |
| CMYK | cmyk(0%, 7.3%, 7.3%, 19.6%) |
| CIE-LAB | lab(78.18, 5.28, 1.91) |
| CIE-LCH | lch(78.18, 5.61, 19.86°) |
| OKLab | oklab(81.39% 0.0162 0.0051) |
| OKLCH | oklch(81.39% 0.017 17.5) |
| XYZ | xyz(52.8836, 53.5245, 56.2506) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.89
Warm Gray
#C9BEB0
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEBE #BECDCD
analogous
#CDBEC6 #CDBEBE #CDC6BE
triadic
#CDBEBE #BECDBE #BEBECD
tetradic
#CDBEBE #C6CDBE #BECDCD #C6BECD
square
#CDBEBE #C6CDBE #BECDCD #C6BECD
split-complementary
#CDBEBE #BECDC6 #BEC6CD
monochromatic
#987979 #B29B9B #CDBEBE #E8E1E1 #F2EEEE
Accessibility & contrast
On white
1.79
#CDBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CDBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEBE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEBE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#D1BDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbebe; /* rgb */ color: rgb(205, 190, 190); /* oklch */ color: oklch(81.4% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#dcd1d1',
500: '#cdbebe',
950: '#000000',
},
}SCSS
$custom: #cdbebe; $custom-light: #dcd1d1; $custom-dark: #000000;
JSON
{
"hex": "#cdbebe",
"rgb": {
"r": 205,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.81393,
"c": 0.017,
"h": 17.5
},
"luminance": 0.53524
}Semantic roles & 50–950 ramp
primary
#CDBEBE
secondary
#8EA1A1
accent
#97974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383