#CABEBB#CABEBB
#CABEBB is a light, near-neutral red. Relative luminance 0.530; OKLCH L 81.1% C 0.014 H 34.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBB |
|---|---|
| RGB | rgb(202, 190, 187) |
| HSL | hsl(12, 12%, 76%) |
| HSV | hsv(12, 7%, 79%) |
| CMYK | cmyk(0%, 5.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.86, 3.69, 3.02) |
| CIE-LCH | lch(77.86, 4.77, 39.33°) |
| OKLab | oklab(81.05% 0.0118 0.008) |
| OKLCH | oklch(81.05% 0.014 34.3) |
| XYZ | xyz(51.7392, 52.9719, 54.5030) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBB #BBC7CA
analogous
#CABBC0 #CABEBB #CAC6BB
triadic
#CABEBB #BBCABE #BEBBCA
tetradic
#CABEBB #C0CABB #BBC7CA #C6BBCA
square
#CABEBB #C0CABB #BBC7CA #C6BBCA
split-complementary
#CABEBB #BBCAC6 #BBC0CA
monochromatic
#947C76 #AF9D99 #CABEBB #E5DFDD #F2EFEE
Accessibility & contrast
On white
1.81
#CABEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CABEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#CDBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabebb; /* rgb */ color: rgb(202, 190, 187); /* oklch */ color: oklch(81.1% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#dad1cf',
500: '#cabebb',
950: '#000000',
},
}SCSS
$custom: #cabebb; $custom-light: #dad1cf; $custom-dark: #000000;
JSON
{
"hex": "#cabebb",
"rgb": {
"r": 202,
"g": 190,
"b": 187
},
"hsl": {
"h": 12,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81053,
"c": 0.01426,
"h": 34.3
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#CABEBB
secondary
#8B9A9E
accent
#88974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383