#CCBDB2#CCBDB2
#CCBDB2 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.8% C 0.023 H 58.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB2 |
|---|---|
| RGB | rgb(204, 189, 178) |
| HSL | hsl(25, 20%, 75%) |
| HSV | hsv(25, 13%, 80%) |
| CMYK | cmyk(0%, 7.4%, 12.7%, 20%) |
| CIE-LAB | lab(77.55, 3.43, 7.46) |
| CIE-LCH | lch(77.55, 8.22, 65.29°) |
| OKLab | oklab(80.78% 0.0119 0.0196) |
| OKLCH | oklch(80.78% 0.023 58.7) |
| XYZ | xyz(51.1347, 52.4478, 49.5405) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.84
Greige
#B8AB98
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.53
Pinkish Grey
#C8ACA9
ΔE00 8.28
Warm Beige
#E9DCC9
ΔE00 8.31
Khaki
#C3B091
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB2 #B2C1CC
analogous
#CCB2B4 #CCBDB2 #CCCAB2
triadic
#CCBDB2 #B2CCBD #BDB2CC
tetradic
#CCBDB2 #B4CCB2 #B2C1CC #CAB2CC
square
#CCBDB2 #B4CCB2 #B2C1CC #CAB2CC
split-complementary
#CCBDB2 #B2CCCA #B2B4CC
monochromatic
#9B7E68 #B49D8D #CCBDB2 #E4DDD7 #F3EFED
Accessibility & contrast
On white
1.83
#CCBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CCBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D1BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb2; /* rgb */ color: rgb(204, 189, 178); /* oklch */ color: oklch(80.8% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#dbd0c9',
500: '#ccbdb2',
950: '#000000',
},
}SCSS
$custom: #ccbdb2; $custom-light: #dbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb2",
"rgb": {
"r": 204,
"g": 189,
"b": 178
},
"hsl": {
"h": 25.385,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80776,
"c": 0.0229,
"h": 58.7
},
"luminance": 0.52447
}Semantic roles & 50–950 ramp
primary
#CCBDB2
secondary
#8194A1
accent
#7A9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382