#CCC2AE#CCC2AE
#CCC2AE is a light, muted orange. Relative luminance 0.545; OKLCH L 81.7% C 0.030 H 84.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2AE |
|---|---|
| RGB | rgb(204, 194, 174) |
| HSL | hsl(40, 23%, 74%) |
| HSV | hsv(40, 15%, 80%) |
| CMYK | cmyk(0%, 4.9%, 14.7%, 20%) |
| CIE-LAB | lab(78.74, 0.14, 11.32) |
| CIE-LCH | lch(78.74, 11.32, 89.29°) |
| OKLab | oklab(81.68% 0.0028 0.0294) |
| OKLCH | oklch(81.68% 0.03 84.6) |
| XYZ | xyz(51.8331, 54.4777, 47.8209) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.92
Greige
#B8AB98
ΔE00 6.24
Khaki
#C3B091
ΔE00 6.40
Warm Beige
#E9DCC9
ΔE00 6.59
Putty
#BEAE8A
ΔE00 7.51
Bland
#AFA88B
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2AE #AEB8CC
analogous
#CCB3AE #CCC2AE #C7CCAE
triadic
#CCC2AE #AECCC2 #C2AECC
tetradic
#CCC2AE #AECCB3 #AEB8CC #CCAEC7
square
#CCC2AE #AECCB3 #AEB8CC #CCAEC7
split-complementary
#CCC2AE #AEC7CC #B3AECC
monochromatic
#9D8963 #B4A688 #CCC2AE #E4DED4 #F3F1EC
Accessibility & contrast
On white
1.77
#CCC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CCC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2AE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2AE | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#D2BEBC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc2ae; /* rgb */ color: rgb(204, 194, 174); /* oklch */ color: oklch(81.7% 0.030 84.6);
Tailwind
colors: {
custom: {
50: '#dbd4c6',
500: '#ccc2ae',
950: '#000000',
},
}SCSS
$custom: #ccc2ae; $custom-light: #dbd4c6; $custom-dark: #000000;
JSON
{
"hex": "#ccc2ae",
"rgb": {
"r": 204,
"g": 194,
"b": 174
},
"hsl": {
"h": 40,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81682,
"c": 0.02955,
"h": 84.6
},
"luminance": 0.54477
}Semantic roles & 50–950 ramp
primary
#CCC2AE
secondary
#7D89A1
accent
#63A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382