#CABEBC#CABEBC
#CABEBC is a light, near-neutral red. Relative luminance 0.530; OKLCH L 81.1% C 0.014 H 28.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBC |
|---|---|
| RGB | rgb(202, 190, 188) |
| HSL | hsl(9, 12%, 76%) |
| HSV | hsv(9, 7%, 79%) |
| CMYK | cmyk(0%, 5.9%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.88, 3.86, 2.52) |
| CIE-LCH | lch(77.88, 4.61, 33.12°) |
| OKLab | oklab(81.08% 0.0122 0.0067) |
| OKLCH | oklch(81.08% 0.014 28.9) |
| XYZ | xyz(51.8466, 53.0149, 55.0688) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.54
Warm Gray
#C9BEB0
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.18
Pinkish Grey
#C8ACA9
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBC #BCC8CA
analogous
#CABCC1 #CABEBC #CAC5BC
triadic
#CABEBC #BCCABE #BEBCCA
tetradic
#CABEBC #C1CABC #BCC8CA #C5BCCA
square
#CABEBC #C1CABC #BCC8CA #C5BCCA
split-complementary
#CABEBC #BCCAC5 #BCC1CA
monochromatic
#947C78 #AF9D9A #CABEBC #E5DFDE #F1EEEE
Accessibility & contrast
On white
1.81
#CABEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CABEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#CDBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabebc; /* rgb */ color: rgb(202, 190, 188); /* oklch */ color: oklch(81.1% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#dad1d0',
500: '#cabebc',
950: '#000000',
},
}SCSS
$custom: #cabebc; $custom-light: #dad1d0; $custom-dark: #000000;
JSON
{
"hex": "#cabebc",
"rgb": {
"r": 202,
"g": 190,
"b": 188
},
"hsl": {
"h": 8.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81081,
"c": 0.0139,
"h": 28.9
},
"luminance": 0.53014
}Semantic roles & 50–950 ramp
primary
#CABEBC
secondary
#8C9B9E
accent
#8C9650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383