#CAA896#CAA896
#CAA896 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.7% C 0.047 H 49.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA896 |
|---|---|
| RGB | rgb(202, 168, 150) |
| HSL | hsl(21, 33%, 69%) |
| HSV | hsv(21, 26%, 79%) |
| CMYK | cmyk(0%, 16.8%, 25.7%, 20.8%) |
| CIE-LAB | lab(71.40, 9.69, 13.95) |
| CIE-LCH | lch(71.40, 16.98, 55.22°) |
| OKLab | oklab(75.71% 0.0308 0.036) |
| OKLCH | oklch(75.71% 0.047 49.5) |
| XYZ | xyz(43.8653, 42.7655, 34.7922) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.76
Pinkish Grey
#C8ACA9
ΔE00 6.63
Pinkish Tan
#D99B82
ΔE00 7.40
Greige
#B8AB98
ΔE00 9.15
Taupe (survey)
#B9A281
ΔE00 9.23
Tan
#D2B48C
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA896 #96B8CA
analogous
#CA969E #CAA896 #CAC296
triadic
#CAA896 #96CAA8 #A896CA
tetradic
#CAA896 #9ECA96 #96B8CA #C296CA
square
#CAA896 #9ECA96 #96B8CA #C296CA
split-complementary
#CAA896 #96CAC2 #969ECA
monochromatic
#99674D #B5866D #CAA896 #DFCABF #F3EBE7
Accessibility & contrast
On white
2.20
#CAA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#CAA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA896
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA896 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#D4A2A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa896; /* rgb */ color: rgb(202, 168, 150); /* oklch */ color: oklch(75.7% 0.047 49.5);
Tailwind
colors: {
custom: {
50: '#dbc1b4',
500: '#caa896',
950: '#000000',
},
}SCSS
$custom: #caa896; $custom-light: #dbc1b4; $custom-dark: #000000;
JSON
{
"hex": "#caa896",
"rgb": {
"r": 202,
"g": 168,
"b": 150
},
"hsl": {
"h": 20.769,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.75707,
"c": 0.04737,
"h": 49.5
},
"luminance": 0.42764
}Semantic roles & 50–950 ramp
primary
#CAA896
secondary
#D6E0E6
accent
#84AC3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180