#CABFA7#CABFA7
#CABFA7 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.7% C 0.035 H 86.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFA7 |
|---|---|
| RGB | rgb(202, 191, 167) |
| HSL | hsl(41, 25%, 72%) |
| HSV | hsv(41, 17%, 79%) |
| CMYK | cmyk(0%, 5.4%, 17.3%, 20.8%) |
| CIE-LAB | lab(77.64, -0.11, 13.51) |
| CIE-LCH | lch(77.64, 13.51, 90.46°) |
| OKLab | oklab(80.73% 0.0023 0.0349) |
| OKLCH | oklch(80.73% 0.035 86.3) |
| XYZ | xyz(49.9626, 52.6090, 44.0743) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.12
Khaki
#C3B091
ΔE00 5.16
Greige
#B8AB98
ΔE00 5.79
Putty
#BEAE8A
ΔE00 5.99
Bland
#AFA88B
ΔE00 7.29
Warm Beige
#E9DCC9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFA7 #A7B2CA
analogous
#CAAEA7 #CABFA7 #C4CAA7
triadic
#CABFA7 #A7CABF #BFA7CA
tetradic
#CABFA7 #A7CAAE #A7B2CA #CAA7C4
square
#CABFA7 #A7CAAE #A7B2CA #CAA7C4
split-complementary
#CABFA7 #A7C4CA #AEA7CA
monochromatic
#9A875D #B3A381 #CABFA7 #E1DBCD #F3F1EC
Accessibility & contrast
On white
1.82
#CABFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CABFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFA7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFA7 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#D0BBB8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfa7; /* rgb */ color: rgb(202, 191, 167); /* oklch */ color: oklch(80.7% 0.035 86.3);
Tailwind
colors: {
custom: {
50: '#dad2c1',
500: '#cabfa7',
950: '#000000',
},
}SCSS
$custom: #cabfa7; $custom-light: #dad2c1; $custom-dark: #000000;
JSON
{
"hex": "#cabfa7",
"rgb": {
"r": 202,
"g": 191,
"b": 167
},
"hsl": {
"h": 41.143,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.80728,
"c": 0.03501,
"h": 86.3
},
"luminance": 0.52608
}Semantic roles & 50–950 ramp
primary
#CABFA7
secondary
#76839F
accent
#61A342
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382