#CAAF99#CAAF99
#CAAF99 is a light, muted orange. Relative luminance 0.455; OKLCH L 77.2% C 0.044 H 61.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAF99 |
|---|---|
| RGB | rgb(202, 175, 153) |
| HSL | hsl(27, 32%, 70%) |
| HSV | hsv(27, 24%, 79%) |
| CMYK | cmyk(0%, 13.4%, 24.3%, 20.8%) |
| CIE-LAB | lab(73.23, 6.34, 14.88) |
| CIE-LCH | lch(73.23, 16.18, 66.94°) |
| OKLab | oklab(77.16% 0.021 0.0384) |
| OKLCH | oklch(77.16% 0.044 61.3) |
| XYZ | xyz(45.4372, 45.5179, 36.5232) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.83
Khaki
#C3B091
ΔE00 5.93
Greige
#B8AB98
ΔE00 6.11
Tan
#D2B48C
ΔE00 6.12
Taupe (survey)
#B9A281
ΔE00 6.65
Warm Gray
#C9BEB0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAF99 #99B4CA
analogous
#CA999C #CAAF99 #CAC899
triadic
#CAAF99 #99CAAF #AF99CA
tetradic
#CAAF99 #9CCA99 #99B4CA #C899CA
square
#CAAF99 #9CCA99 #99B4CA #C899CA
split-complementary
#CAAF99 #99CAC8 #999CCA
monochromatic
#997150 #B58F71 #CAAF99 #DFCFC1 #F4EEEA
Accessibility & contrast
On white
2.08
#CAAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#CAAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAF99
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAF99 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#D3AAA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaf99; /* rgb */ color: rgb(202, 175, 153); /* oklch */ color: oklch(77.2% 0.044 61.3);
Tailwind
colors: {
custom: {
50: '#dac6b7',
500: '#caaf99',
950: '#000000',
},
}SCSS
$custom: #caaf99; $custom-light: #dac6b7; $custom-dark: #000000;
JSON
{
"hex": "#caaf99",
"rgb": {
"r": 202,
"g": 175,
"b": 153
},
"hsl": {
"h": 26.939,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.77164,
"c": 0.04374,
"h": 61.3
},
"luminance": 0.45516
}Semantic roles & 50–950 ramp
primary
#CAAF99
secondary
#D8E0E6
accent
#78AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280