#CCAE97#CCAE97
#CCAE97 is a light, muted orange. Relative luminance 0.453; OKLCH L 77.1% C 0.047 H 59.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAE97 |
|---|---|
| RGB | rgb(204, 174, 151) |
| HSL | hsl(26, 34%, 70%) |
| HSV | hsv(26, 26%, 80%) |
| CMYK | cmyk(0%, 14.7%, 26%, 20%) |
| CIE-LAB | lab(73.12, 7.36, 15.84) |
| CIE-LCH | lch(73.12, 17.47, 65.08°) |
| OKLab | oklab(77.11% 0.024 0.0407) |
| OKLCH | oklch(77.11% 0.047 59.5) |
| XYZ | xyz(45.6243, 45.3454, 35.6214) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.73
Tan
#D2B48C
ΔE00 6.20
Khaki
#C3B091
ΔE00 6.63
Taupe (survey)
#B9A281
ΔE00 6.98
Greige
#B8AB98
ΔE00 7.07
Warm Gray
#C9BEB0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAE97 #97B5CC
analogous
#CC979A #CCAE97 #CCC997
triadic
#CCAE97 #97CCAE #AE97CC
tetradic
#CCAE97 #9ACC97 #97B5CC #C997CC
square
#CCAE97 #9ACC97 #97B5CC #C997CC
split-complementary
#CCAE97 #97CCC9 #979ACC
monochromatic
#9C6F4D #B88E6E #CCAE97 #E0CEC0 #F4EEE9
Accessibility & contrast
On white
2.09
#CCAE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#CCAE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAE97
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAE97 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#D6A8A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccae97; /* rgb */ color: rgb(204, 174, 151); /* oklch */ color: oklch(77.1% 0.047 59.5);
Tailwind
colors: {
custom: {
50: '#dcc6b5',
500: '#ccae97',
950: '#000000',
},
}SCSS
$custom: #ccae97; $custom-light: #dcc6b5; $custom-dark: #000000;
JSON
{
"hex": "#ccae97",
"rgb": {
"r": 204,
"g": 174,
"b": 151
},
"hsl": {
"h": 26.038,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.77105,
"c": 0.04729,
"h": 59.5
},
"luminance": 0.45344
}Semantic roles & 50–950 ramp
primary
#CCAE97
secondary
#D8E0E7
accent
#7AAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280