#CCBDB3#CCBDB3
#CCBDB3 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.8% C 0.022 H 56.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB3 |
|---|---|
| RGB | rgb(204, 189, 179) |
| HSL | hsl(24, 20%, 75%) |
| HSV | hsv(24, 12%, 80%) |
| CMYK | cmyk(0%, 7.4%, 12.3%, 20%) |
| CIE-LAB | lab(77.57, 3.60, 6.96) |
| CIE-LCH | lch(77.57, 7.83, 62.65°) |
| OKLab | oklab(80.8% 0.0123 0.0183) |
| OKLCH | oklch(80.8% 0.022 56.1) |
| XYZ | xyz(51.2355, 52.4881, 50.0712) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.23
Greige
#B8AB98
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 7.91
Warm Beige
#E9DCC9
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB3 #B3C2CC
analogous
#CCB3B5 #CCBDB3 #CCC9B3
triadic
#CCBDB3 #B3CCBD #BDB3CC
tetradic
#CCBDB3 #B5CCB3 #B3C2CC #C9B3CC
square
#CCBDB3 #B5CCB3 #B3C2CC #C9B3CC
split-complementary
#CCBDB3 #B3CCC9 #B3B5CC
monochromatic
#9B7D6A #B39D8E #CCBDB3 #E5DDD8 #F3EFED
Accessibility & contrast
On white
1.83
#CCBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CCBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#D1BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb3; /* rgb */ color: rgb(204, 189, 179); /* oklch */ color: oklch(80.8% 0.022 56.1);
Tailwind
colors: {
custom: {
50: '#dbd0c9',
500: '#ccbdb3',
950: '#000000',
},
}SCSS
$custom: #ccbdb3; $custom-light: #dbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb3",
"rgb": {
"r": 204,
"g": 189,
"b": 179
},
"hsl": {
"h": 24,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.80803,
"c": 0.02202,
"h": 56.1
},
"luminance": 0.52487
}Semantic roles & 50–950 ramp
primary
#CCBDB3
secondary
#8395A1
accent
#7B9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382