#CCAE99#CCAE99
#CCAE99 is a light, muted orange. Relative luminance 0.454; OKLCH L 77.2% C 0.046 H 57.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAE99 |
|---|---|
| RGB | rgb(204, 174, 153) |
| HSL | hsl(25, 33%, 70%) |
| HSV | hsv(25, 25%, 80%) |
| CMYK | cmyk(0%, 14.7%, 25%, 20%) |
| CIE-LAB | lab(73.16, 7.64, 14.81) |
| CIE-LCH | lch(73.16, 16.67, 62.71°) |
| OKLab | oklab(77.15% 0.0248 0.0382) |
| OKLCH | oklch(77.15% 0.046 57) |
| XYZ | xyz(45.7881, 45.4110, 36.4841) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.83
Tan
#D2B48C
ΔE00 7.02
Khaki
#C3B091
ΔE00 7.32
Greige
#B8AB98
ΔE00 7.33
Taupe (survey)
#B9A281
ΔE00 7.64
Pinkish Grey
#C8ACA9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAE99 #99B7CC
analogous
#CC999E #CCAE99 #CCC799
triadic
#CCAE99 #99CCAE #AE99CC
tetradic
#CCAE99 #9ECC99 #99B7CC #C799CC
square
#CCAE99 #9ECC99 #99B7CC #C799CC
split-complementary
#CCAE99 #99CCC7 #999ECC
monochromatic
#9C6E4E #B88E70 #CCAE99 #E0CEC2 #F5EFEB
Accessibility & contrast
On white
2.08
#CCAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CCAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAE99
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAE99 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#D5A8A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccae99; /* rgb */ color: rgb(204, 174, 153); /* oklch */ color: oklch(77.2% 0.046 57.0);
Tailwind
colors: {
custom: {
50: '#dcc6b7',
500: '#ccae99',
950: '#000000',
},
}SCSS
$custom: #ccae99; $custom-light: #dcc6b7; $custom-dark: #000000;
JSON
{
"hex": "#ccae99",
"rgb": {
"r": 204,
"g": 174,
"b": 153
},
"hsl": {
"h": 24.706,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.77153,
"c": 0.04554,
"h": 57
},
"luminance": 0.45409
}Semantic roles & 50–950 ramp
primary
#CCAE99
secondary
#D9E2E8
accent
#7DAC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280