#CABFB2#CABFB2
#CABFB2 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.022 H 72.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFB2 |
|---|---|
| RGB | rgb(202, 191, 178) |
| HSL | hsl(33, 18%, 75%) |
| HSV | hsv(33, 12%, 79%) |
| CMYK | cmyk(0%, 5.4%, 11.9%, 20.8%) |
| CIE-LAB | lab(77.89, 1.64, 7.94) |
| CIE-LCH | lch(77.89, 8.11, 78.30°) |
| OKLab | oklab(81.01% 0.0067 0.0208) |
| OKLCH | oklch(81.01% 0.022 72.1) |
| XYZ | xyz(51.0231, 53.0332, 49.6594) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.54
Greige
#B8AB98
ΔE00 5.95
Silver
#C0C0C0
ΔE00 7.00
Warm Beige
#E9DCC9
ΔE00 7.33
Khaki
#C3B091
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFB2 #B2BDCA
analogous
#CAB3B2 #CABFB2 #C9CAB2
triadic
#CABFB2 #B2CABF #BFB2CA
tetradic
#CABFB2 #B2CAB3 #B2BDCA #CAB2C9
square
#CABFB2 #B2CAB3 #B2BDCA #CAB2C9
split-complementary
#CABFB2 #B2C9CA #B3B2CA
monochromatic
#98836A #B1A18E #CABFB2 #E3DDD6 #F3F0ED
Accessibility & contrast
On white
1.81
#CABFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CABFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFB2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFB2 | 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)
#C3BFB1
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#CFBCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabfb2; /* rgb */ color: rgb(202, 191, 178); /* oklch */ color: oklch(81.0% 0.022 72.1);
Tailwind
colors: {
custom: {
50: '#dad2c9',
500: '#cabfb2',
950: '#000000',
},
}SCSS
$custom: #cabfb2; $custom-light: #dad2c9; $custom-dark: #000000;
JSON
{
"hex": "#cabfb2",
"rgb": {
"r": 202,
"g": 191,
"b": 178
},
"hsl": {
"h": 32.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81008,
"c": 0.02184,
"h": 72.1
},
"luminance": 0.53033
}Semantic roles & 50–950 ramp
primary
#CABFB2
secondary
#828F9E
accent
#6F9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382