#CCC4BE#CCC4BE
#CCC4BE is a very light, near-neutral orange. Relative luminance 0.560; OKLCH L 82.5% C 0.012 H 59.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4BE |
|---|---|
| RGB | rgb(204, 196, 190) |
| HSL | hsl(26, 12%, 77%) |
| HSV | hsv(26, 7%, 80%) |
| CMYK | cmyk(0%, 3.9%, 6.9%, 20%) |
| CIE-LAB | lab(79.63, 1.73, 4.00) |
| CIE-LCH | lch(79.63, 4.36, 66.56°) |
| OKLab | oklab(82.51% 0.0062 0.0106) |
| OKLCH | oklch(82.51% 0.012 59.5) |
| XYZ | xyz(53.9349, 56.0354, 56.6798) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.90
Silver
#C0C0C0
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4BE #BEC6CC
analogous
#CCBEBF #CCC4BE #CCCBBE
triadic
#CCC4BE #BECCC4 #C4BECC
tetradic
#CCC4BE #BFCCBE #BEC6CC #CBBECC
square
#CCC4BE #BFCCBE #BEC6CC #CBBECC
split-complementary
#CCC4BE #BECCCB #BEBFCC
monochromatic
#968679 #B1A59C #CCC4BE #E7E3E0 #F2EFEE
Accessibility & contrast
On white
1.72
#CCC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CCC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4BE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4BE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#CFC2C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc4be; /* rgb */ color: rgb(204, 196, 190); /* oklch */ color: oklch(82.5% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#dbd5d1',
500: '#ccc4be',
950: '#000000',
},
}SCSS
$custom: #ccc4be; $custom-light: #dbd5d1; $custom-dark: #000000;
JSON
{
"hex": "#ccc4be",
"rgb": {
"r": 204,
"g": 196,
"b": 190
},
"hsl": {
"h": 25.714,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.8251,
"c": 0.01225,
"h": 59.5
},
"luminance": 0.56035
}Semantic roles & 50–950 ramp
primary
#CCC4BE
secondary
#8E98A0
accent
#78964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383