#CCB8B0#CCB8B0
#CCB8B0 is a light, muted orange. Relative luminance 0.503; OKLCH L 79.7% C 0.026 H 43.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8B0 |
|---|---|
| RGB | rgb(204, 184, 176) |
| HSL | hsl(17, 22%, 75%) |
| HSV | hsv(17, 14%, 80%) |
| CMYK | cmyk(0%, 9.8%, 13.7%, 20%) |
| CIE-LAB | lab(76.22, 5.78, 6.65) |
| CIE-LCH | lch(76.22, 8.81, 49.00°) |
| OKLab | oklab(79.72% 0.0187 0.0175) |
| OKLCH | oklch(79.72% 0.026 43.1) |
| XYZ | xyz(49.8783, 50.2540, 48.1383) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 6.02
Greige
#B8AB98
ΔE00 8.34
Silver
#C0C0C0
ΔE00 8.83
Mushroom
#BA9E88
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8B0 #B0C4CC
analogous
#CCB0B6 #CCB8B0 #CCC6B0
triadic
#CCB8B0 #B0CCB8 #B8B0CC
tetradic
#CCB8B0 #B6CCB0 #B0C4CC #C6B0CC
square
#CCB8B0 #B6CCB0 #B0C4CC #C6B0CC
split-complementary
#CCB8B0 #B0CCC6 #B0B6CC
monochromatic
#9C7566 #B4978B #CCB8B0 #E4D9D5 #F3EEEC
Accessibility & contrast
On white
1.90
#CCB8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CCB8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8B0
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8B0 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#C1BEB0
Tritanopia (blue-blind)
#D2B5B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccb8b0; /* rgb */ color: rgb(204, 184, 176); /* oklch */ color: oklch(79.7% 0.026 43.1);
Tailwind
colors: {
custom: {
50: '#dbcdc7',
500: '#ccb8b0',
950: '#000000',
},
}SCSS
$custom: #ccb8b0; $custom-light: #dbcdc7; $custom-dark: #000000;
JSON
{
"hex": "#ccb8b0",
"rgb": {
"r": 204,
"g": 184,
"b": 176
},
"hsl": {
"h": 17.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.79724,
"c": 0.02558,
"h": 43.1
},
"luminance": 0.50253
}Semantic roles & 50–950 ramp
primary
#CCB8B0
secondary
#7F97A1
accent
#86A046
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382