#CABFBC#CABFBC
#CABFBC is a light, near-neutral red. Relative luminance 0.534; OKLCH L 81.3% C 0.013 H 35.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFBC |
|---|---|
| RGB | rgb(202, 191, 188) |
| HSL | hsl(13, 12%, 76%) |
| HSV | hsv(13, 7%, 79%) |
| CMYK | cmyk(0%, 5.4%, 6.9%, 20.8%) |
| CIE-LAB | lab(78.14, 3.33, 2.89) |
| CIE-LCH | lch(78.14, 4.41, 40.96°) |
| OKLab | oklab(81.28% 0.0107 0.0077) |
| OKLCH | oklch(81.28% 0.013 35.7) |
| XYZ | xyz(52.0640, 53.4496, 55.1413) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.69
Pinkish Grey
#C8ACA9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFBC #BCC7CA
analogous
#CABCC0 #CABFBC #CAC6BC
triadic
#CABFBC #BCCABF #BFBCCA
tetradic
#CABFBC #C0CABC #BCC7CA #C6BCCA
square
#CABFBC #C0CABC #BCC7CA #C6BCCA
split-complementary
#CABFBC #BCCAC6 #BCC0CA
monochromatic
#947E78 #AF9E9A #CABFBC #E5E0DE #F1EFEE
Accessibility & contrast
On white
1.80
#CABFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CABFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFBC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFBC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#CDBEBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabfbc; /* rgb */ color: rgb(202, 191, 188); /* oklch */ color: oklch(81.3% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#dad2d0',
500: '#cabfbc',
950: '#000000',
},
}SCSS
$custom: #cabfbc; $custom-light: #dad2d0; $custom-dark: #000000;
JSON
{
"hex": "#cabfbc",
"rgb": {
"r": 202,
"g": 191,
"b": 188
},
"hsl": {
"h": 12.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81282,
"c": 0.01315,
"h": 35.7
},
"luminance": 0.53449
}Semantic roles & 50–950 ramp
primary
#CABFBC
secondary
#8C9A9E
accent
#879650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383