#CDBBB1#CDBBB1
#CDBBB1 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.025 H 51.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB1 |
|---|---|
| RGB | rgb(205, 187, 177) |
| HSL | hsl(21, 22%, 75%) |
| HSV | hsv(21, 14%, 80%) |
| CMYK | cmyk(0%, 8.8%, 13.7%, 19.6%) |
| CIE-LAB | lab(77.10, 4.70, 7.37) |
| CIE-LCH | lch(77.10, 8.74, 57.46°) |
| OKLab | oklab(80.44% 0.0156 0.0194) |
| OKLCH | oklch(80.44% 0.025 51.1) |
| XYZ | xyz(50.8825, 51.6951, 48.8842) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.45
Pinkish Grey
#C8ACA9
ΔE00 6.73
Greige
#B8AB98
ΔE00 7.42
Silver
#C0C0C0
ΔE00 8.31
Khaki
#C3B091
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB1 #B1C3CD
analogous
#CDB1B5 #CDBBB1 #CDC9B1
triadic
#CDBBB1 #B1CDBB #BBB1CD
tetradic
#CDBBB1 #B5CDB1 #B1C3CD #C9B1CD
square
#CDBBB1 #B5CDB1 #B1C3CD #C9B1CD
split-complementary
#CDBBB1 #B1CDC9 #B1B5CD
monochromatic
#9D7A66 #B59A8C #CDBBB1 #E5DCD6 #F3EFEC
Accessibility & contrast
On white
1.85
#CDBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CDBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB1
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB1 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB0
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#D3B8B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbbb1; /* rgb */ color: rgb(205, 187, 177); /* oklch */ color: oklch(80.4% 0.025 51.1);
Tailwind
colors: {
custom: {
50: '#dccfc8',
500: '#cdbbb1',
950: '#000000',
},
}SCSS
$custom: #cdbbb1; $custom-light: #dccfc8; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb1",
"rgb": {
"r": 205,
"g": 187,
"b": 177
},
"hsl": {
"h": 21.429,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.80436,
"c": 0.02487,
"h": 51.1
},
"luminance": 0.51694
}Semantic roles & 50–950 ramp
primary
#CDBBB1
secondary
#8096A2
accent
#80A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382