#CCC2BD#CCC2BD
#CCC2BD is a very light, near-neutral orange. Relative luminance 0.551; OKLCH L 82.1% C 0.013 H 48.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2BD |
|---|---|
| RGB | rgb(204, 194, 189) |
| HSL | hsl(20, 13%, 77%) |
| HSV | hsv(20, 7%, 80%) |
| CMYK | cmyk(0%, 4.9%, 7.4%, 20%) |
| CIE-LAB | lab(79.10, 2.62, 3.76) |
| CIE-LCH | lch(79.10, 4.58, 55.11°) |
| OKLab | oklab(82.08% 0.0088 0.01) |
| OKLCH | oklch(82.08% 0.013 48.6) |
| XYZ | xyz(53.3779, 55.0956, 55.9568) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.46
Silver
#C0C0C0
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.93
Dove Gray
#B6B8BD
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2BD #BDC7CC
analogous
#CCBDC0 #CCC2BD #CCCABD
triadic
#CCC2BD #BDCCC2 #C2BDCC
tetradic
#CCC2BD #C0CCBD #BDC7CC #CABDCC
square
#CCC2BD #C0CCBD #BDC7CC #CABDCC
split-complementary
#CCC2BD #BDCCCA #BDC0CC
monochromatic
#978278 #B1A29A #CCC2BD #E7E2E0 #F2EFEE
Accessibility & contrast
On white
1.75
#CCC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CCC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2BD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2BD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#CFC0C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc2bd; /* rgb */ color: rgb(204, 194, 189); /* oklch */ color: oklch(82.1% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#dbd4d0',
500: '#ccc2bd',
950: '#000000',
},
}SCSS
$custom: #ccc2bd; $custom-light: #dbd4d0; $custom-dark: #000000;
JSON
{
"hex": "#ccc2bd",
"rgb": {
"r": 204,
"g": 194,
"b": 189
},
"hsl": {
"h": 20,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.8208,
"c": 0.01327,
"h": 48.6
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#CCC2BD
secondary
#8D9AA0
accent
#7F974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383