#CAAD95#CAAD95
#CAAD95 is a light, muted orange. Relative luminance 0.446; OKLCH L 76.7% C 0.047 H 61.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAD95 |
|---|---|
| RGB | rgb(202, 173, 149) |
| HSL | hsl(27, 33%, 69%) |
| HSV | hsv(27, 26%, 79%) |
| CMYK | cmyk(0%, 14.4%, 26.2%, 20.8%) |
| CIE-LAB | lab(72.64, 6.85, 16.23) |
| CIE-LCH | lch(72.64, 17.62, 67.13°) |
| OKLab | oklab(76.67% 0.0225 0.0417) |
| OKLCH | oklch(76.67% 0.047 61.6) |
| XYZ | xyz(44.7260, 44.6152, 34.6836) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.39
Tan
#D2B48C
ΔE00 5.72
Khaki
#C3B091
ΔE00 5.95
Taupe (survey)
#B9A281
ΔE00 6.21
Greige
#B8AB98
ΔE00 6.55
Burlywood
#DEB887
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAD95 #95B2CA
analogous
#CA9598 #CAAD95 #CAC895
triadic
#CAAD95 #95CAAD #AD95CA
tetradic
#CAAD95 #98CA95 #95B2CA #C895CA
square
#CAAD95 #98CA95 #95B2CA #C895CA
split-complementary
#CAAD95 #95CAC8 #9598CA
monochromatic
#986F4C #B68D6C #CAAD95 #DECDBE #F3ECE7
Accessibility & contrast
On white
2.12
#CAAD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CAAD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAD95
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAD95 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF93
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#D4A7A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caad95; /* rgb */ color: rgb(202, 173, 149); /* oklch */ color: oklch(76.7% 0.047 61.6);
Tailwind
colors: {
custom: {
50: '#dac5b4',
500: '#caad95',
950: '#000000',
},
}SCSS
$custom: #caad95; $custom-light: #dac5b4; $custom-dark: #000000;
JSON
{
"hex": "#caad95",
"rgb": {
"r": 202,
"g": 173,
"b": 149
},
"hsl": {
"h": 27.17,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.76671,
"c": 0.04738,
"h": 61.6
},
"luminance": 0.44614
}Semantic roles & 50–950 ramp
primary
#CAAD95
secondary
#D6DEE5
accent
#78AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180