#CAAE98#CAAE98
#CAAE98 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.9% C 0.045 H 60.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAE98 |
|---|---|
| RGB | rgb(202, 174, 152) |
| HSL | hsl(26, 32%, 69%) |
| HSV | hsv(26, 25%, 79%) |
| CMYK | cmyk(0%, 13.9%, 24.8%, 20.8%) |
| CIE-LAB | lab(72.96, 6.73, 15.04) |
| CIE-LCH | lch(72.96, 16.48, 65.89°) |
| OKLab | oklab(76.94% 0.0222 0.0388) |
| OKLCH | oklch(76.94% 0.045 60.2) |
| XYZ | xyz(45.1610, 45.0972, 36.0254) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.59
Khaki
#C3B091
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.30
Greige
#B8AB98
ΔE00 6.43
Taupe (survey)
#B9A281
ΔE00 6.75
Warm Gray
#C9BEB0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAE98 #98B4CA
analogous
#CA989B #CAAE98 #CAC798
triadic
#CAAE98 #98CAAE #AE98CA
tetradic
#CAAE98 #9BCA98 #98B4CA #C798CA
square
#CAAE98 #9BCA98 #98B4CA #C798CA
split-complementary
#CAAE98 #98CAC7 #989BCA
monochromatic
#996F4F #B58E70 #CAAE98 #DFCEC0 #F4EEE9
Accessibility & contrast
On white
2.10
#CAAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CAAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAE98
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAE98 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B097
Deuteranopia (green-blind)
#BDB698
Tritanopia (blue-blind)
#D3A8A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caae98; /* rgb */ color: rgb(202, 174, 152); /* oklch */ color: oklch(76.9% 0.045 60.2);
Tailwind
colors: {
custom: {
50: '#dac6b6',
500: '#caae98',
950: '#000000',
},
}SCSS
$custom: #caae98; $custom-light: #dac6b6; $custom-dark: #000000;
JSON
{
"hex": "#caae98",
"rgb": {
"r": 202,
"g": 174,
"b": 152
},
"hsl": {
"h": 26.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.76941,
"c": 0.04464,
"h": 60.2
},
"luminance": 0.45096
}Semantic roles & 50–950 ramp
primary
#CAAE98
secondary
#D8E0E6
accent
#79AB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280