#CABFB7#CABFB7
#CABFB7 is a light, near-neutral orange. Relative luminance 0.532; OKLCH L 81.1% C 0.017 H 58.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFB7 |
|---|---|
| RGB | rgb(202, 191, 183) |
| HSL | hsl(25, 15%, 75%) |
| HSV | hsv(25, 9%, 79%) |
| CMYK | cmyk(0%, 5.4%, 9.4%, 20.8%) |
| CIE-LAB | lab(78.02, 2.48, 5.41) |
| CIE-LCH | lch(78.02, 5.95, 65.41°) |
| OKLab | oklab(81.14% 0.0087 0.0143) |
| OKLCH | oklch(81.14% 0.017 58.6) |
| XYZ | xyz(51.5343, 53.2377, 52.3516) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.94
Silver
#C0C0C0
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 7.26
Greige
#B8AB98
ΔE00 7.34
Silver (survey)
#C5C9C7
ΔE00 7.53
Dove Gray
#B6B8BD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFB7 #B7C2CA
analogous
#CAB7B8 #CABFB7 #CAC8B7
triadic
#CABFB7 #B7CABF #BFB7CA
tetradic
#CABFB7 #B8CAB7 #B7C2CA #C8B7CA
square
#CABFB7 #B8CAB7 #B7C2CA #C8B7CA
split-complementary
#CABFB7 #B7CAC8 #B7B8CA
monochromatic
#968070 #B0A094 #CABFB7 #E4DEDA #F2EFED
Accessibility & contrast
On white
1.80
#CABFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CABFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFB7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFB7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B7
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#CEBDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabfb7; /* rgb */ color: rgb(202, 191, 183); /* oklch */ color: oklch(81.1% 0.017 58.6);
Tailwind
colors: {
custom: {
50: '#dad2cc',
500: '#cabfb7',
950: '#000000',
},
}SCSS
$custom: #cabfb7; $custom-light: #dad2cc; $custom-dark: #000000;
JSON
{
"hex": "#cabfb7",
"rgb": {
"r": 202,
"g": 191,
"b": 183
},
"hsl": {
"h": 25.263,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.81143,
"c": 0.01671,
"h": 58.6
},
"luminance": 0.53237
}Semantic roles & 50–950 ramp
primary
#CABFB7
secondary
#87949E
accent
#79994C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383