#CDBBBE#CDBBBE
#CDBBBE is a light, muted red. Relative luminance 0.522; OKLCH L 80.8% C 0.021 H 6.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBBE |
|---|---|
| RGB | rgb(205, 187, 190) |
| HSL | hsl(350, 15%, 77%) |
| HSV | hsv(350, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.42, 6.88, 0.80) |
| CIE-LCH | lch(77.42, 6.93, 6.62°) |
| OKLab | oklab(80.8% 0.0207 0.0022) |
| OKLCH | oklch(80.8% 0.021 6.1) |
| XYZ | xyz(52.2405, 52.2383, 56.0362) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Silver
#C0C0C0
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.94
Dove Gray
#B6B8BD
ΔE00 9.08
Light Gray
#D3D3D3
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBBE #BBCDCA
analogous
#CDBBC7 #CDBBBE #CDC1BB
triadic
#CDBBBE #BECDBB #BBBECD
tetradic
#CDBBBE #C7CDBB #BBCDCA #C1BBCD
square
#CDBBBE #C7CDBB #BBCDCA #C1BBCD
split-complementary
#CDBBBE #BBCDC1 #BBC7CD
monochromatic
#99747B #B3989C #CDBBBE #E7DEE0 #F2EDEE
Accessibility & contrast
On white
1.83
#CDBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CDBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBBE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBBE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#D1BABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbbe; /* rgb */ color: rgb(205, 187, 190); /* oklch */ color: oklch(80.8% 0.021 6.1);
Tailwind
colors: {
custom: {
50: '#dccfd1',
500: '#cdbbbe',
950: '#000000',
},
}SCSS
$custom: #cdbbbe; $custom-light: #dccfd1; $custom-dark: #000000;
JSON
{
"hex": "#cdbbbe",
"rgb": {
"r": 205,
"g": 187,
"b": 190
},
"hsl": {
"h": 350,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.80798,
"c": 0.02083,
"h": 6.1
},
"luminance": 0.52237
}Semantic roles & 50–950 ramp
primary
#CDBBBE
secondary
#8BA19E
accent
#998D4C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383