#CCA896#CCA896
#CCA896 is a light, muted orange. Relative luminance 0.430; OKLCH L 75.9% C 0.049 H 48.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCA896 |
|---|---|
| RGB | rgb(204, 168, 150) |
| HSL | hsl(20, 35%, 69%) |
| HSV | hsv(20, 26%, 80%) |
| CMYK | cmyk(0%, 17.6%, 26.5%, 20%) |
| CIE-LAB | lab(71.59, 10.46, 14.25) |
| CIE-LCH | lch(71.59, 17.67, 53.71°) |
| OKLab | oklab(75.9% 0.033 0.0368) |
| OKLCH | oklch(75.9% 0.049 48.1) |
| XYZ | xyz(44.4101, 43.0464, 34.8177) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.30
Pinkish Grey
#C8ACA9
ΔE00 6.60
Pinkish Tan
#D99B82
ΔE00 6.86
Tan
#D2B48C
ΔE00 9.73
Taupe (survey)
#B9A281
ΔE00 9.79
Greige
#B8AB98
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCA896 #96BACC
analogous
#CC969F #CCA896 #CCC396
triadic
#CCA896 #96CCA8 #A896CC
tetradic
#CCA896 #9FCC96 #96BACC #C396CC
square
#CCA896 #9FCC96 #96BACC #C396CC
split-complementary
#CCA896 #96CCC3 #969FCC
monochromatic
#9C664C #B8866D #CCA896 #E0CABF #F4ECE8
Accessibility & contrast
On white
2.19
#CCA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CCA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCA896
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCA896 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#D6A2A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cca896; /* rgb */ color: rgb(204, 168, 150); /* oklch */ color: oklch(75.9% 0.049 48.1);
Tailwind
colors: {
custom: {
50: '#dcc1b4',
500: '#cca896',
950: '#000000',
},
}SCSS
$custom: #cca896; $custom-light: #dcc1b4; $custom-dark: #000000;
JSON
{
"hex": "#cca896",
"rgb": {
"r": 204,
"g": 168,
"b": 150
},
"hsl": {
"h": 20,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.75901,
"c": 0.04943,
"h": 48.1
},
"luminance": 0.43045
}Semantic roles & 50–950 ramp
primary
#CCA896
secondary
#D7E1E7
accent
#86AD38
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180