#CABFA2#CABFA2
#CABFA2 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.6% C 0.041 H 89.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFA2 |
|---|---|
| RGB | rgb(202, 191, 162) |
| HSL | hsl(44, 27%, 71%) |
| HSV | hsv(44, 20%, 79%) |
| CMYK | cmyk(0%, 5.4%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.54, -0.87, 16.04) |
| CIE-LCH | lch(77.54, 16.07, 93.10°) |
| OKLab | oklab(80.61% 0.0002 0.0413) |
| OKLCH | oklch(80.61% 0.041 89.7) |
| XYZ | xyz(49.5093, 52.4277, 41.6869) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.01
Putty
#BEAE8A
ΔE00 5.17
Warm Gray
#C9BEB0
ΔE00 5.88
Greige
#B8AB98
ΔE00 6.62
Bland
#AFA88B
ΔE00 6.80
Sand
#C2B280
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFA2 #A2ADCA
analogous
#CAABA2 #CABFA2 #C1CAA2
triadic
#CABFA2 #A2CABF #BFA2CA
tetradic
#CABFA2 #A2CAAB #A2ADCA #CAA2C1
square
#CABFA2 #A2CAAB #A2ADCA #CAA2C1
split-complementary
#CABFA2 #A2C1CA #ABA2CA
monochromatic
#9A8858 #B4A47B #CABFA2 #E0DAC9 #F4F2EC
Accessibility & contrast
On white
1.83
#CABFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CABFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFA2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFA2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#D1BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfa2; /* rgb */ color: rgb(202, 191, 162); /* oklch */ color: oklch(80.6% 0.041 89.7);
Tailwind
colors: {
custom: {
50: '#dad2bd',
500: '#cabfa2',
950: '#000000',
},
}SCSS
$custom: #cabfa2; $custom-light: #dad2bd; $custom-dark: #000000;
JSON
{
"hex": "#cabfa2",
"rgb": {
"r": 202,
"g": 191,
"b": 162
},
"hsl": {
"h": 43.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.80608,
"c": 0.04127,
"h": 89.7
},
"luminance": 0.52427
}Semantic roles & 50–950 ramp
primary
#CABFA2
secondary
#717E9F
accent
#5CA640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382