#CCBDB7#CCBDB7
#CCBDB7 is a light, near-neutral orange. Relative luminance 0.527; OKLCH L 80.9% C 0.019 H 43.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB7 |
|---|---|
| RGB | rgb(204, 189, 183) |
| HSL | hsl(17, 17%, 76%) |
| HSV | hsv(17, 10%, 80%) |
| CMYK | cmyk(0%, 7.4%, 10.3%, 20%) |
| CIE-LAB | lab(77.67, 4.26, 4.93) |
| CIE-LCH | lch(77.67, 6.52, 49.19°) |
| OKLab | oklab(80.91% 0.0139 0.013) |
| OKLCH | oklch(80.91% 0.019 43.2) |
| XYZ | xyz(51.6459, 52.6522, 52.2328) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.03
Pinkish Grey
#C8ACA9
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 8.30
Greige
#B8AB98
ΔE00 8.53
Dove Gray
#B6B8BD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB7 #B7C6CC
analogous
#CCB7BB #CCBDB7 #CCC7B7
triadic
#CCBDB7 #B7CCBD #BDB7CC
tetradic
#CCBDB7 #BBCCB7 #B7C6CC #C7B7CC
square
#CCBDB7 #BBCCB7 #B7C6CC #C7B7CC
split-complementary
#CCBDB7 #B7CCC7 #B7BBCC
monochromatic
#997B6F #B39C93 #CCBDB7 #E5DEDB #F2EFED
Accessibility & contrast
On white
1.82
#CCBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CCBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB7
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#D1BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb7; /* rgb */ color: rgb(204, 189, 183); /* oklch */ color: oklch(80.9% 0.019 43.2);
Tailwind
colors: {
custom: {
50: '#dbd0cc',
500: '#ccbdb7',
950: '#000000',
},
}SCSS
$custom: #ccbdb7; $custom-light: #dbd0cc; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb7",
"rgb": {
"r": 204,
"g": 189,
"b": 183
},
"hsl": {
"h": 17.143,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.80912,
"c": 0.01904,
"h": 43.2
},
"luminance": 0.52651
}Semantic roles & 50–950 ramp
primary
#CCBDB7
secondary
#8799A0
accent
#849B4A
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383