#CCC0B8#CCC0B8
#CCC0B8 is a light, near-neutral orange. Relative luminance 0.540; OKLCH L 81.5% C 0.018 H 56.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0B8 |
|---|---|
| RGB | rgb(204, 192, 184) |
| HSL | hsl(24, 16%, 76%) |
| HSV | hsv(24, 10%, 80%) |
| CMYK | cmyk(0%, 5.9%, 9.8%, 20%) |
| CIE-LAB | lab(78.46, 2.83, 5.54) |
| CIE-LCH | lch(78.46, 6.22, 62.90°) |
| OKLab | oklab(81.54% 0.0098 0.0146) |
| OKLCH | oklch(81.54% 0.018 56.1) |
| XYZ | xyz(52.4024, 53.9980, 53.0002) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.22
Silver
#C0C0C0
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 7.32
Greige
#B8AB98
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 7.88
Warm Beige
#E9DCC9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0B8 #B8C4CC
analogous
#CCB8BA #CCC0B8 #CCCAB8
triadic
#CCC0B8 #B8CCC0 #C0B8CC
tetradic
#CCC0B8 #BACCB8 #B8C4CC #CAB8CC
square
#CCC0B8 #BACCB8 #B8C4CC #CAB8CC
split-complementary
#CCC0B8 #B8CCCA #B8BACC
monochromatic
#998171 #B2A094 #CCC0B8 #E6E0DC #F2EFED
Accessibility & contrast
On white
1.78
#CCC0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CCC0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0B8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0B8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1B8
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#D0BEBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc0b8; /* rgb */ color: rgb(204, 192, 184); /* oklch */ color: oklch(81.5% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#dbd3cd',
500: '#ccc0b8',
950: '#000000',
},
}SCSS
$custom: #ccc0b8; $custom-light: #dbd3cd; $custom-dark: #000000;
JSON
{
"hex": "#ccc0b8",
"rgb": {
"r": 204,
"g": 192,
"b": 184
},
"hsl": {
"h": 24,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.8154,
"c": 0.01756,
"h": 56.1
},
"luminance": 0.53997
}Semantic roles & 50–950 ramp
primary
#CCC0B8
secondary
#8897A0
accent
#7B9B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383