#CABBAF#CABBAF
#CABBAF is a light, muted orange. Relative luminance 0.512; OKLCH L 80.1% C 0.024 H 61.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBAF |
|---|---|
| RGB | rgb(202, 187, 175) |
| HSL | hsl(27, 20%, 74%) |
| HSV | hsv(27, 13%, 79%) |
| CMYK | cmyk(0%, 7.4%, 13.4%, 20.8%) |
| CIE-LAB | lab(76.80, 3.28, 7.99) |
| CIE-LCH | lch(76.80, 8.63, 67.67°) |
| OKLab | oklab(80.12% 0.0115 0.0209) |
| OKLCH | oklch(80.12% 0.024 61.2) |
| XYZ | xyz(49.8648, 51.1932, 47.8036) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.54
Greige
#B8AB98
ΔE00 5.94
Silver
#C0C0C0
ΔE00 7.77
Khaki
#C3B091
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.46
Warm Beige
#E9DCC9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBAF #AFBECA
analogous
#CAAFB1 #CABBAF #CAC9AF
triadic
#CABBAF #AFCABB #BBAFCA
tetradic
#CABBAF #B1CAAF #AFBECA #C9AFCA
square
#CABBAF #B1CAAF #AFBECA #C9AFCA
split-complementary
#CABBAF #AFCAC9 #AFB1CA
monochromatic
#997C65 #B29C8A #CABBAF #E2DAD4 #F3EFED
Accessibility & contrast
On white
1.87
#CABBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CABBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBAF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBAF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C3BFAF
Tritanopia (blue-blind)
#CFB8B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabbaf; /* rgb */ color: rgb(202, 187, 175); /* oklch */ color: oklch(80.1% 0.024 61.2);
Tailwind
colors: {
custom: {
50: '#dacfc6',
500: '#cabbaf',
950: '#000000',
},
}SCSS
$custom: #cabbaf; $custom-light: #dacfc6; $custom-dark: #000000;
JSON
{
"hex": "#cabbaf",
"rgb": {
"r": 202,
"g": 187,
"b": 175
},
"hsl": {
"h": 26.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.80122,
"c": 0.02388,
"h": 61.2
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#CABBAF
secondary
#7F909F
accent
#789F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382