#CABFB3#CABFB3
#CABFB3 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.0% C 0.021 H 69.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFB3 |
|---|---|
| RGB | rgb(202, 191, 179) |
| HSL | hsl(31, 18%, 75%) |
| HSV | hsv(31, 11%, 79%) |
| CMYK | cmyk(0%, 5.4%, 11.4%, 20.8%) |
| CIE-LAB | lab(77.92, 1.81, 7.43) |
| CIE-LCH | lch(77.92, 7.65, 76.32°) |
| OKLab | oklab(81.04% 0.0071 0.0195) |
| OKLCH | oklch(81.04% 0.021 69.9) |
| XYZ | xyz(51.1239, 53.0735, 50.1901) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.98
Greige
#B8AB98
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.72
Warm Beige
#E9DCC9
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 7.92
Khaki
#C3B091
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFB3 #B3BECA
analogous
#CAB4B3 #CABFB3 #CACAB3
triadic
#CABFB3 #B3CABF #BFB3CA
tetradic
#CABFB3 #B3CAB4 #B3BECA #CAB3CA
square
#CABFB3 #B3CAB4 #B3BECA #CAB3CA
split-complementary
#CABFB3 #B3CACA #B4B3CA
monochromatic
#98826B #B1A18F #CABFB3 #E3DDD7 #F2F0ED
Accessibility & contrast
On white
1.81
#CABFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CABFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFB3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFB3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB2
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#CFBCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabfb3; /* rgb */ color: rgb(202, 191, 179); /* oklch */ color: oklch(81.0% 0.021 69.9);
Tailwind
colors: {
custom: {
50: '#dad2c9',
500: '#cabfb3',
950: '#000000',
},
}SCSS
$custom: #cabfb3; $custom-light: #dad2c9; $custom-dark: #000000;
JSON
{
"hex": "#cabfb3",
"rgb": {
"r": 202,
"g": 191,
"b": 179
},
"hsl": {
"h": 31.304,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.81035,
"c": 0.02074,
"h": 69.9
},
"luminance": 0.53073
}Semantic roles & 50–950 ramp
primary
#CABFB3
secondary
#83909E
accent
#719C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382