#CDBBB3#CDBBB3
#CDBBB3 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.023 H 45.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB3 |
|---|---|
| RGB | rgb(205, 187, 179) |
| HSL | hsl(18, 21%, 75%) |
| HSV | hsv(18, 13%, 80%) |
| CMYK | cmyk(0%, 8.8%, 12.7%, 19.6%) |
| CIE-LAB | lab(77.15, 5.03, 6.36) |
| CIE-LCH | lch(77.15, 8.11, 51.65°) |
| OKLab | oklab(80.49% 0.0164 0.0167) |
| OKLCH | oklch(80.49% 0.023 45.6) |
| XYZ | xyz(51.0833, 51.7754, 49.9417) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.20
Pinkish Grey
#C8ACA9
ΔE00 6.06
Silver
#C0C0C0
ΔE00 8.08
Greige
#B8AB98
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 9.54
Mushroom
#BA9E88
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB3 #B3C5CD
analogous
#CDB3B8 #CDBBB3 #CDC8B3
triadic
#CDBBB3 #B3CDBB #BBB3CD
tetradic
#CDBBB3 #B8CDB3 #B3C5CD #C8B3CD
square
#CDBBB3 #B8CDB3 #B3C5CD #C8B3CD
split-complementary
#CDBBB3 #B3CDC8 #B3B8CD
monochromatic
#9C7969 #B59A8E #CDBBB3 #E5DCD8 #F3EEED
Accessibility & contrast
On white
1.85
#CDBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CDBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB3
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB3 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB2
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#D2B8B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbbb3; /* rgb */ color: rgb(205, 187, 179); /* oklch */ color: oklch(80.5% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#dccfc9',
500: '#cdbbb3',
950: '#000000',
},
}SCSS
$custom: #cdbbb3; $custom-light: #dccfc9; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb3",
"rgb": {
"r": 205,
"g": 187,
"b": 179
},
"hsl": {
"h": 18.462,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.8049,
"c": 0.02343,
"h": 45.6
},
"luminance": 0.51774
}Semantic roles & 50–950 ramp
primary
#CDBBB3
secondary
#8298A2
accent
#849F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382