#CAA698#CAA698
#CAA698 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.4% C 0.047 H 42.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA698 |
|---|---|
| RGB | rgb(202, 166, 152) |
| HSL | hsl(17, 32%, 69%) |
| HSV | hsv(17, 25%, 79%) |
| CMYK | cmyk(0%, 17.8%, 24.8%, 20.8%) |
| CIE-LAB | lab(70.94, 11.06, 12.21) |
| CIE-LCH | lch(70.94, 16.47, 47.82°) |
| OKLab | oklab(75.37% 0.0347 0.0317) |
| OKLCH | oklch(75.37% 0.047 42.3) |
| XYZ | xyz(43.6613, 42.0977, 35.5255) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.20
Mushroom
#BA9E88
ΔE00 6.21
Pinkish Tan
#D99B82
ΔE00 7.00
Rosybrown
#BC8F8F
ΔE00 9.28
Darksalmon
#E9967A
ΔE00 10.53
Blush (survey)
#F29E8E
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA698 #98BCCA
analogous
#CA98A3 #CAA698 #CABF98
triadic
#CAA698 #98CAA6 #A698CA
tetradic
#CAA698 #A3CA98 #98BCCA #BF98CA
square
#CAA698 #A3CA98 #98BCCA #BF98CA
split-complementary
#CAA698 #98CABF #98A3CA
monochromatic
#99634F #B58370 #CAA698 #DFC9C0 #F4ECE9
Accessibility & contrast
On white
2.23
#CAA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#CAA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA698
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA698 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA997
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#D4A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa698; /* rgb */ color: rgb(202, 166, 152); /* oklch */ color: oklch(75.4% 0.047 42.3);
Tailwind
colors: {
custom: {
50: '#dbc0b6',
500: '#caa698',
950: '#000000',
},
}SCSS
$custom: #caa698; $custom-light: #dbc0b6; $custom-dark: #000000;
JSON
{
"hex": "#caa698",
"rgb": {
"r": 202,
"g": 166,
"b": 152
},
"hsl": {
"h": 16.8,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.75365,
"c": 0.047,
"h": 42.3
},
"luminance": 0.42096
}Semantic roles & 50–950 ramp
primary
#CAA698
secondary
#D8E2E6
accent
#8BAB3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180