#CCBDB4#CCBDB4
#CCBDB4 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.8% C 0.021 H 53.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB4 |
|---|---|
| RGB | rgb(204, 189, 180) |
| HSL | hsl(23, 19%, 75%) |
| HSV | hsv(23, 12%, 80%) |
| CMYK | cmyk(0%, 7.4%, 11.8%, 20%) |
| CIE-LAB | lab(77.60, 3.76, 6.45) |
| CIE-LCH | lch(77.60, 7.47, 59.75°) |
| OKLab | oklab(80.83% 0.0127 0.017) |
| OKLCH | oklch(80.83% 0.021 53.2) |
| XYZ | xyz(51.3370, 52.5287, 50.6058) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.66
Silver
#C0C0C0
ΔE00 7.19
Greige
#B8AB98
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 8.62
Warm Beige
#E9DCC9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB4 #B4C3CC
analogous
#CCB4B7 #CCBDB4 #CCC9B4
triadic
#CCBDB4 #B4CCBD #BDB4CC
tetradic
#CCBDB4 #B7CCB4 #B4C3CC #C9B4CC
square
#CCBDB4 #B7CCB4 #B4C3CC #C9B4CC
split-complementary
#CCBDB4 #B4CCC9 #B4B7CC
monochromatic
#9A7D6B #B39D90 #CCBDB4 #E5DDD8 #F3EFED
Accessibility & contrast
On white
1.83
#CCBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CCBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB4
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB4 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#D1BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb4; /* rgb */ color: rgb(204, 189, 180); /* oklch */ color: oklch(80.8% 0.021 53.2);
Tailwind
colors: {
custom: {
50: '#dbd0ca',
500: '#ccbdb4',
950: '#000000',
},
}SCSS
$custom: #ccbdb4; $custom-light: #dbd0ca; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb4",
"rgb": {
"r": 204,
"g": 189,
"b": 180
},
"hsl": {
"h": 22.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.8083,
"c": 0.02118,
"h": 53.2
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#CCBDB4
secondary
#8496A1
accent
#7D9D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382