#CCC3BD#CCC3BD
#CCC3BD is a very light, near-neutral orange. Relative luminance 0.555; OKLCH L 82.3% C 0.013 H 56.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3BD |
|---|---|
| RGB | rgb(204, 195, 189) |
| HSL | hsl(24, 13%, 77%) |
| HSV | hsv(24, 7%, 80%) |
| CMYK | cmyk(0%, 4.4%, 7.4%, 20%) |
| CIE-LAB | lab(79.35, 2.09, 4.13) |
| CIE-LCH | lch(79.35, 4.63, 63.15°) |
| OKLab | oklab(82.28% 0.0073 0.0109) |
| OKLCH | oklch(82.28% 0.013 56.2) |
| XYZ | xyz(53.6012, 55.5422, 56.0312) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.88
Silver
#C0C0C0
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3BD #BDC6CC
analogous
#CCBDBF #CCC3BD #CCCBBD
triadic
#CCC3BD #BDCCC3 #C3BDCC
tetradic
#CCC3BD #BFCCBD #BDC6CC #CBBDCC
square
#CCC3BD #BFCCBD #BDC6CC #CBBDCC
split-complementary
#CCC3BD #BDCCCB #BDBFCC
monochromatic
#978478 #B1A49A #CCC3BD #E7E2E0 #F2EFEE
Accessibility & contrast
On white
1.73
#CCC3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CCC3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3BD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3BD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BD
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#CFC1C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc3bd; /* rgb */ color: rgb(204, 195, 189); /* oklch */ color: oklch(82.3% 0.013 56.2);
Tailwind
colors: {
custom: {
50: '#dbd5d0',
500: '#ccc3bd',
950: '#000000',
},
}SCSS
$custom: #ccc3bd; $custom-light: #dbd5d0; $custom-dark: #000000;
JSON
{
"hex": "#ccc3bd",
"rgb": {
"r": 204,
"g": 195,
"b": 189
},
"hsl": {
"h": 24,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.82281,
"c": 0.01313,
"h": 56.2
},
"luminance": 0.55542
}Semantic roles & 50–950 ramp
primary
#CCC3BD
secondary
#8D98A0
accent
#7A974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383