#CCAB95#CCAB95
#CCAB95 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.5% C 0.049 H 55.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAB95 |
|---|---|
| RGB | rgb(204, 171, 149) |
| HSL | hsl(24, 35%, 69%) |
| HSV | hsv(24, 27%, 80%) |
| CMYK | cmyk(0%, 16.2%, 27%, 20%) |
| CIE-LAB | lab(72.32, 8.70, 15.82) |
| CIE-LCH | lch(72.32, 18.05, 61.19°) |
| OKLab | oklab(76.47% 0.0279 0.0407) |
| OKLCH | oklch(76.47% 0.049 55.5) |
| XYZ | xyz(44.8901, 44.1348, 34.5822) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.46
Tan
#D2B48C
ΔE00 7.34
Taupe (survey)
#B9A281
ΔE00 7.78
Khaki
#C3B091
ΔE00 8.00
Greige
#B8AB98
ΔE00 8.16
Pinkish Tan
#D99B82
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAB95 #95B6CC
analogous
#CC959B #CCAB95 #CCC795
triadic
#CCAB95 #95CCAB #AB95CC
tetradic
#CCAB95 #9BCC95 #95B6CC #C795CC
square
#CCAB95 #9BCC95 #95B6CC #C795CC
split-complementary
#CCAB95 #95CCC7 #959BCC
monochromatic
#9C6B4B #B88A6C #CCAB95 #E0CCBE #F4ECE8
Accessibility & contrast
On white
2.14
#CCAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#CCAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAB95
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAB95 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#D6A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccab95; /* rgb */ color: rgb(204, 171, 149); /* oklch */ color: oklch(76.5% 0.049 55.5);
Tailwind
colors: {
custom: {
50: '#dcc4b4',
500: '#ccab95',
950: '#000000',
},
}SCSS
$custom: #ccab95; $custom-light: #dcc4b4; $custom-dark: #000000;
JSON
{
"hex": "#ccab95",
"rgb": {
"r": 204,
"g": 171,
"b": 149
},
"hsl": {
"h": 24,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.76465,
"c": 0.04931,
"h": 55.5
},
"luminance": 0.44133
}Semantic roles & 50–950 ramp
primary
#CCAB95
secondary
#D6E0E6
accent
#7FAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180