#CAA693#CAA693
#CAA693 is a light, muted orange. Relative luminance 0.419; OKLCH L 75.2% C 0.050 H 49.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA693 |
|---|---|
| RGB | rgb(202, 166, 147) |
| HSL | hsl(21, 34%, 68%) |
| HSV | hsv(21, 27%, 79%) |
| CMYK | cmyk(0%, 17.8%, 27.2%, 20.8%) |
| CIE-LAB | lab(70.83, 10.35, 14.80) |
| CIE-LCH | lch(70.83, 18.06, 55.03°) |
| OKLab | oklab(75.24% 0.0327 0.0381) |
| OKLCH | oklch(75.24% 0.05 49.4) |
| XYZ | xyz(43.2604, 41.9373, 33.4141) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.69
Pinkish Tan
#D99B82
ΔE00 6.72
Pinkish Grey
#C8ACA9
ΔE00 7.09
Taupe (survey)
#B9A281
ΔE00 9.28
Tan
#D2B48C
ΔE00 9.50
Greige
#B8AB98
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA693 #93B7CA
analogous
#CA939B #CAA693 #CAC193
triadic
#CAA693 #93CAA6 #A693CA
tetradic
#CAA693 #9BCA93 #93B7CA #C193CA
square
#CAA693 #9BCA93 #93B7CA #C193CA
split-complementary
#CAA693 #93CAC1 #939BCA
monochromatic
#98654B #B6846A #CAA693 #DEC8BC #F2EAE5
Accessibility & contrast
On white
2.24
#CAA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#CAA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA693
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA693 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#B8B093
Tritanopia (blue-blind)
#D4A0A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa693; /* rgb */ color: rgb(202, 166, 147); /* oklch */ color: oklch(75.2% 0.050 49.4);
Tailwind
colors: {
custom: {
50: '#dbc0b2',
500: '#caa693',
950: '#000000',
},
}SCSS
$custom: #caa693; $custom-light: #dbc0b2; $custom-dark: #000000;
JSON
{
"hex": "#caa693",
"rgb": {
"r": 202,
"g": 166,
"b": 147
},
"hsl": {
"h": 20.727,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.75242,
"c": 0.05023,
"h": 49.4
},
"luminance": 0.41936
}Semantic roles & 50–950 ramp
primary
#CAA693
secondary
#D4DFE5
accent
#85AD39
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180