#CCAE95#CCAE95
#CCAE95 is a light, muted orange. Relative luminance 0.453; OKLCH L 77.1% C 0.049 H 61.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAE95 |
|---|---|
| RGB | rgb(204, 174, 149) |
| HSL | hsl(27, 35%, 69%) |
| HSV | hsv(27, 27%, 80%) |
| CMYK | cmyk(0%, 14.7%, 27%, 20%) |
| CIE-LAB | lab(73.08, 7.08, 16.87) |
| CIE-LCH | lch(73.08, 18.30, 67.24°) |
| OKLab | oklab(77.06% 0.0232 0.0433) |
| OKLCH | oklch(77.06% 0.049 61.8) |
| XYZ | xyz(45.4632, 45.2810, 34.7732) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.77
Tan
#D2B48C
ΔE00 5.42
Khaki
#C3B091
ΔE00 6.00
Taupe (survey)
#B9A281
ΔE00 6.37
Greige
#B8AB98
ΔE00 6.90
Burlywood
#DEB887
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAE95 #95B3CC
analogous
#CC9598 #CCAE95 #CCCA95
triadic
#CCAE95 #95CCAE #AE95CC
tetradic
#CCAE95 #98CC95 #95B3CC #CA95CC
square
#CCAE95 #98CC95 #95B3CC #CA95CC
split-complementary
#CCAE95 #95CCCA #9598CC
monochromatic
#9C704B #B88E6C #CCAE95 #E0CEBE #F4EDE8
Accessibility & contrast
On white
2.09
#CCAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CCAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAE95
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAE95 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B093
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#D6A8A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccae95; /* rgb */ color: rgb(204, 174, 149); /* oklch */ color: oklch(77.1% 0.049 61.8);
Tailwind
colors: {
custom: {
50: '#dcc6b4',
500: '#ccae95',
950: '#000000',
},
}SCSS
$custom: #ccae95; $custom-light: #dcc6b4; $custom-dark: #000000;
JSON
{
"hex": "#ccae95",
"rgb": {
"r": 204,
"g": 174,
"b": 149
},
"hsl": {
"h": 27.273,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.77058,
"c": 0.0491,
"h": 61.8
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#CCAE95
secondary
#D6DFE6
accent
#78AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280