#CABDAF#CABDAF
#CABDAF is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.024 H 69.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDAF |
|---|---|
| RGB | rgb(202, 189, 175) |
| HSL | hsl(31, 20%, 74%) |
| HSV | hsv(31, 13%, 79%) |
| CMYK | cmyk(0%, 6.4%, 13.4%, 20.8%) |
| CIE-LAB | lab(77.31, 2.22, 8.72) |
| CIE-LCH | lch(77.31, 9.00, 75.74°) |
| OKLab | oklab(80.53% 0.0085 0.0228) |
| OKLCH | oklch(80.53% 0.024 69.5) |
| XYZ | xyz(50.2920, 52.0477, 47.9460) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.99
Greige
#B8AB98
ΔE00 5.47
Khaki
#C3B091
ΔE00 7.04
Warm Beige
#E9DCC9
ΔE00 7.69
Silver
#C0C0C0
ΔE00 7.72
Stone
#A89F91
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDAF #AFBCCA
analogous
#CAB0AF #CABDAF #CACAAF
triadic
#CABDAF #AFCABD #BDAFCA
tetradic
#CABDAF #AFCAB0 #AFBCCA #CAAFCA
square
#CABDAF #AFCAB0 #AFBCCA #CAAFCA
split-complementary
#CABDAF #AFCACA #B0AFCA
monochromatic
#998065 #B29F8A #CABDAF #E2DBD4 #F3F0ED
Accessibility & contrast
On white
1.84
#CABDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CABDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDAF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDAF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#CFBAB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cabdaf; /* rgb */ color: rgb(202, 189, 175); /* oklch */ color: oklch(80.5% 0.024 69.5);
Tailwind
colors: {
custom: {
50: '#dad0c6',
500: '#cabdaf',
950: '#000000',
},
}SCSS
$custom: #cabdaf; $custom-light: #dad0c6; $custom-dark: #000000;
JSON
{
"hex": "#cabdaf",
"rgb": {
"r": 202,
"g": 189,
"b": 175
},
"hsl": {
"h": 31.111,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.80525,
"c": 0.02434,
"h": 69.5
},
"luminance": 0.52047
}Semantic roles & 50–950 ramp
primary
#CABDAF
secondary
#7F8E9F
accent
#719F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382