#CAAE94#CAAE94
#CAAE94 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.8% C 0.048 H 64.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAE94 |
|---|---|
| RGB | rgb(202, 174, 148) |
| HSL | hsl(29, 34%, 69%) |
| HSV | hsv(29, 27%, 79%) |
| CMYK | cmyk(0%, 13.9%, 26.7%, 20.8%) |
| CIE-LAB | lab(72.87, 6.17, 17.10) |
| CIE-LCH | lch(72.87, 18.18, 70.17°) |
| OKLab | oklab(76.85% 0.0205 0.0438) |
| OKLCH | oklch(76.85% 0.048 64.9) |
| XYZ | xyz(44.8389, 44.9683, 34.3290) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.77
Mushroom
#BA9E88
ΔE00 4.80
Khaki
#C3B091
ΔE00 4.96
Taupe (survey)
#B9A281
ΔE00 5.52
Greige
#B8AB98
ΔE00 6.13
Toupe
#C7AC7D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAE94 #94B0CA
analogous
#CA9495 #CAAE94 #CAC994
triadic
#CAAE94 #94CAAE #AE94CA
tetradic
#CAAE94 #95CA94 #94B0CA #C994CA
square
#CAAE94 #95CA94 #94B0CA #C994CA
split-complementary
#CAAE94 #94CAC9 #9495CA
monochromatic
#98704B #B68F6B #CAAE94 #DECDBD #F3ECE6
Accessibility & contrast
On white
2.10
#CAAE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CAAE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAE94
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAE94 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#D4A8A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caae94; /* rgb */ color: rgb(202, 174, 148); /* oklch */ color: oklch(76.8% 0.048 64.9);
Tailwind
colors: {
custom: {
50: '#dac6b3',
500: '#caae94',
950: '#000000',
},
}SCSS
$custom: #caae94; $custom-light: #dac6b3; $custom-dark: #000000;
JSON
{
"hex": "#caae94",
"rgb": {
"r": 202,
"g": 174,
"b": 148
},
"hsl": {
"h": 28.889,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.76847,
"c": 0.0484,
"h": 64.9
},
"luminance": 0.44967
}Semantic roles & 50–950 ramp
primary
#CAAE94
secondary
#D5DDE5
accent
#75AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280