#CABFB0#CABFB0
#CABFB0 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.024 H 75.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFB0 |
|---|---|
| RGB | rgb(202, 191, 176) |
| HSL | hsl(35, 20%, 74%) |
| HSV | hsv(35, 13%, 79%) |
| CMYK | cmyk(0%, 5.4%, 12.9%, 20.8%) |
| CIE-LAB | lab(77.85, 1.32, 8.95) |
| CIE-LCH | lch(77.85, 9.05, 81.63°) |
| OKLab | oklab(80.96% 0.0059 0.0234) |
| OKLCH | oklch(80.96% 0.024 75.8) |
| XYZ | xyz(50.8238, 52.9535, 48.6095) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.51
Greige
#B8AB98
ΔE00 5.63
Khaki
#C3B091
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFB0 #B0BBCA
analogous
#CAB2B0 #CABFB0 #C8CAB0
triadic
#CABFB0 #B0CABF #BFB0CA
tetradic
#CABFB0 #B0CAB2 #B0BBCA #CAB0C8
square
#CABFB0 #B0CAB2 #B0BBCA #CAB0C8
split-complementary
#CABFB0 #B0C8CA #B2B0CA
monochromatic
#998467 #B1A18B #CABFB0 #E3DDD5 #F3F0ED
Accessibility & contrast
On white
1.81
#CABFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CABFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFB0
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFB0 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#C6C2B0
Tritanopia (blue-blind)
#CFBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfb0; /* rgb */ color: rgb(202, 191, 176); /* oklch */ color: oklch(81.0% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#dad2c7',
500: '#cabfb0',
950: '#000000',
},
}SCSS
$custom: #cabfb0; $custom-light: #dad2c7; $custom-dark: #000000;
JSON
{
"hex": "#cabfb0",
"rgb": {
"r": 202,
"g": 191,
"b": 176
},
"hsl": {
"h": 34.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.80956,
"c": 0.02412,
"h": 75.8
},
"luminance": 0.52953
}Semantic roles & 50–950 ramp
primary
#CABFB0
secondary
#808D9F
accent
#6C9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382