#CAAF93#CAAF93
#CAAF93 is a light, muted orange. Relative luminance 0.453; OKLCH L 77.0% C 0.050 H 68.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAF93 |
|---|---|
| RGB | rgb(202, 175, 147) |
| HSL | hsl(31, 34%, 68%) |
| HSV | hsv(31, 27%, 79%) |
| CMYK | cmyk(0%, 13.4%, 27.2%, 20.8%) |
| CIE-LAB | lab(73.11, 5.49, 17.97) |
| CIE-LCH | lch(73.11, 18.79, 73.01°) |
| OKLab | oklab(77.02% 0.0186 0.046) |
| OKLCH | oklch(77.02% 0.05 68) |
| XYZ | xyz(44.9540, 45.3246, 33.9786) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.89
Khaki
#C3B091
ΔE00 4.02
Taupe (survey)
#B9A281
ΔE00 4.99
Mushroom
#BA9E88
ΔE00 5.38
Greige
#B8AB98
ΔE00 5.86
Toupe
#C7AC7D
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAF93 #93AECA
analogous
#CA9393 #CAAF93 #C9CA93
triadic
#CAAF93 #93CAAF #AF93CA
tetradic
#CAAF93 #93CA93 #93AECA #CA93C9
square
#CAAF93 #93CA93 #93AECA #CA93C9
split-complementary
#CAAF93 #93C9CA #9393CA
monochromatic
#98724B #B6916A #CAAF93 #DECDBC #F2ECE5
Accessibility & contrast
On white
2.09
#CAAF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CAAF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAF93
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAF93 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B091
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#D4A9A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caaf93; /* rgb */ color: rgb(202, 175, 147); /* oklch */ color: oklch(77.0% 0.050 68.0);
Tailwind
colors: {
custom: {
50: '#dbc6b2',
500: '#caaf93',
950: '#000000',
},
}SCSS
$custom: #caaf93; $custom-light: #dbc6b2; $custom-dark: #000000;
JSON
{
"hex": "#caaf93",
"rgb": {
"r": 202,
"g": 175,
"b": 147
},
"hsl": {
"h": 30.545,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.77024,
"c": 0.04957,
"h": 68
},
"luminance": 0.45323
}Semantic roles & 50–950 ramp
primary
#CAAF93
secondary
#D4DCE5
accent
#72AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280