#CCAA94#CCAA94
#CCAA94 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.2% C 0.050 H 54.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAA94 |
|---|---|
| RGB | rgb(204, 170, 148) |
| HSL | hsl(24, 35%, 69%) |
| HSV | hsv(24, 27%, 80%) |
| CMYK | cmyk(0%, 16.7%, 27.5%, 20%) |
| CIE-LAB | lab(72.05, 9.10, 15.98) |
| CIE-LCH | lch(72.05, 18.39, 60.35°) |
| OKLab | oklab(76.24% 0.0291 0.0411) |
| OKLCH | oklch(76.24% 0.05 54.7) |
| XYZ | xyz(44.6225, 43.7267, 34.1008) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.43
Tan
#D2B48C
ΔE00 7.60
Pinkish Tan
#D99B82
ΔE00 7.81
Taupe (survey)
#B9A281
ΔE00 7.96
Pinkish Grey
#C8ACA9
ΔE00 8.19
Khaki
#C3B091
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAA94 #94B6CC
analogous
#CC949A #CCAA94 #CCC694
triadic
#CCAA94 #94CCAA #AA94CC
tetradic
#CCAA94 #9ACC94 #94B6CC #C694CC
square
#CCAA94 #9ACC94 #94B6CC #C694CC
split-complementary
#CCAA94 #94CCC6 #949ACC
monochromatic
#9B6A4A #B8896B #CCAA94 #E0CBBD #F4ECE7
Accessibility & contrast
On white
2.15
#CCAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#CCAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAA94
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAA94 | 1.00 | 2.15 | 9.74 | 9.74 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AC93
Deuteranopia (green-blind)
#BCB394
Tritanopia (blue-blind)
#D6A4A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaa94; /* rgb */ color: rgb(204, 170, 148); /* oklch */ color: oklch(76.2% 0.050 54.7);
Tailwind
colors: {
custom: {
50: '#dcc3b3',
500: '#ccaa94',
950: '#000000',
},
}SCSS
$custom: #ccaa94; $custom-light: #dcc3b3; $custom-dark: #000000;
JSON
{
"hex": "#ccaa94",
"rgb": {
"r": 204,
"g": 170,
"b": 148
},
"hsl": {
"h": 23.571,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.76245,
"c": 0.05031,
"h": 54.7
},
"luminance": 0.43725
}Semantic roles & 50–950 ramp
primary
#CCAA94
secondary
#D6E0E6
accent
#80AE37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180