#CDBBB4#CDBBB4
#CDBBB4 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.023 H 42.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB4 |
|---|---|
| RGB | rgb(205, 187, 180) |
| HSL | hsl(17, 20%, 75%) |
| HSV | hsv(17, 12%, 80%) |
| CMYK | cmyk(0%, 8.8%, 12.2%, 19.6%) |
| CIE-LAB | lab(77.17, 5.19, 5.85) |
| CIE-LCH | lch(77.17, 7.82, 48.41°) |
| OKLab | oklab(80.52% 0.0168 0.0154) |
| OKLCH | oklch(80.52% 0.023 42.5) |
| XYZ | xyz(51.1848, 51.8160, 50.4763) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.60
Pinkish Grey
#C8ACA9
ΔE00 5.77
Silver
#C0C0C0
ΔE00 8.00
Greige
#B8AB98
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB4 #B4C6CD
analogous
#CDB4B9 #CDBBB4 #CDC7B4
triadic
#CDBBB4 #B4CDBB #BBB4CD
tetradic
#CDBBB4 #B9CDB4 #B4C6CD #C7B4CD
square
#CDBBB4 #B9CDB4 #B4C6CD #C7B4CD
split-complementary
#CDBBB4 #B4CDC7 #B4B9CD
monochromatic
#9C786B #B59A8F #CDBBB4 #E5DCD9 #F3EEED
Accessibility & contrast
On white
1.85
#CDBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CDBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB4
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB4 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB4
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#D2B8B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb4; /* rgb */ color: rgb(205, 187, 180); /* oklch */ color: oklch(80.5% 0.023 42.5);
Tailwind
colors: {
custom: {
50: '#dccfca',
500: '#cdbbb4',
950: '#000000',
},
}SCSS
$custom: #cdbbb4; $custom-light: #dccfca; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb4",
"rgb": {
"r": 205,
"g": 187,
"b": 180
},
"hsl": {
"h": 16.8,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.80517,
"c": 0.02281,
"h": 42.5
},
"luminance": 0.51815
}Semantic roles & 50–950 ramp
primary
#CDBBB4
secondary
#8399A2
accent
#869E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382