#CAAE96#CAAE96
#CAAE96 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.9% C 0.046 H 62.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAE96 |
|---|---|
| RGB | rgb(202, 174, 150) |
| HSL | hsl(28, 33%, 69%) |
| HSV | hsv(28, 26%, 79%) |
| CMYK | cmyk(0%, 13.9%, 25.7%, 20.8%) |
| CIE-LAB | lab(72.91, 6.45, 16.07) |
| CIE-LCH | lch(72.91, 17.32, 68.14°) |
| OKLab | oklab(76.89% 0.0214 0.0413) |
| OKLCH | oklch(76.89% 0.046 62.7) |
| XYZ | xyz(44.9986, 45.0322, 35.1700) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.63
Tan
#D2B48C
ΔE00 5.51
Khaki
#C3B091
ΔE00 5.59
Taupe (survey)
#B9A281
ΔE00 6.10
Greige
#B8AB98
ΔE00 6.23
Warm Gray
#C9BEB0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAE96 #96B2CA
analogous
#CA9698 #CAAE96 #CAC896
triadic
#CAAE96 #96CAAE #AE96CA
tetradic
#CAAE96 #98CA96 #96B2CA #C896CA
square
#CAAE96 #98CA96 #96B2CA #C896CA
split-complementary
#CAAE96 #96CAC8 #9698CA
monochromatic
#99704D #B58F6D #CAAE96 #DFCDBF #F3EDE7
Accessibility & contrast
On white
2.10
#CAAE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CAAE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAE96
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAE96 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#D3A8A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caae96; /* rgb */ color: rgb(202, 174, 150); /* oklch */ color: oklch(76.9% 0.046 62.7);
Tailwind
colors: {
custom: {
50: '#dac6b5',
500: '#caae96',
950: '#000000',
},
}SCSS
$custom: #caae96; $custom-light: #dac6b5; $custom-dark: #000000;
JSON
{
"hex": "#caae96",
"rgb": {
"r": 202,
"g": 174,
"b": 150
},
"hsl": {
"h": 27.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.76894,
"c": 0.04648,
"h": 62.7
},
"luminance": 0.45031
}Semantic roles & 50–950 ramp
primary
#CAAE96
secondary
#D6DEE6
accent
#77AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280