#CABDA2#CABDA2
#CABDA2 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.2% C 0.040 H 85.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDA2 |
|---|---|
| RGB | rgb(202, 189, 162) |
| HSL | hsl(41, 27%, 71%) |
| HSV | hsv(41, 20%, 79%) |
| CMYK | cmyk(0%, 6.4%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.02, 0.19, 15.32) |
| CIE-LCH | lch(77.02, 15.32, 89.30°) |
| OKLab | oklab(80.2% 0.0032 0.0395) |
| OKLCH | oklch(80.2% 0.04 85.3) |
| XYZ | xyz(49.0762, 51.5614, 41.5425) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.13
Warm Gray
#C9BEB0
ΔE00 4.94
Putty
#BEAE8A
ΔE00 4.95
Greige
#B8AB98
ΔE00 5.64
Tan
#D2B48C
ΔE00 6.76
Bland
#AFA88B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDA2 #A2AFCA
analogous
#CAA9A2 #CABDA2 #C3CAA2
triadic
#CABDA2 #A2CABD #BDA2CA
tetradic
#CABDA2 #A2CAA9 #A2AFCA #CAA2C3
square
#CABDA2 #A2CAA9 #A2AFCA #CAA2C3
split-complementary
#CABDA2 #A2C3CA #A9A2CA
monochromatic
#9A8458 #B4A17B #CABDA2 #E0D9C9 #F4F1EC
Accessibility & contrast
On white
1.86
#CABDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CABDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDA2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDA2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#D1B8B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabda2; /* rgb */ color: rgb(202, 189, 162); /* oklch */ color: oklch(80.2% 0.040 85.3);
Tailwind
colors: {
custom: {
50: '#dad0bd',
500: '#cabda2',
950: '#000000',
},
}SCSS
$custom: #cabda2; $custom-light: #dad0bd; $custom-dark: #000000;
JSON
{
"hex": "#cabda2",
"rgb": {
"r": 202,
"g": 189,
"b": 162
},
"hsl": {
"h": 40.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.802,
"c": 0.0396,
"h": 85.3
},
"luminance": 0.5156
}Semantic roles & 50–950 ramp
primary
#CABDA2
secondary
#71809F
accent
#61A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382