#CBBABE#CBBABE
#CBBABE is a light, muted red. Relative luminance 0.515; OKLCH L 80.4% C 0.020 H 1.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBABE |
|---|---|
| RGB | rgb(203, 186, 190) |
| HSL | hsl(346, 14%, 76%) |
| HSV | hsv(346, 8%, 80%) |
| CMYK | cmyk(0%, 8.4%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.00, 6.71, 0.16) |
| CIE-LCH | lch(77.00, 6.71, 1.39°) |
| OKLab | oklab(80.43% 0.02 0.0005) |
| OKLCH | oklch(80.43% 0.02 1.5) |
| XYZ | xyz(51.4807, 51.5327, 55.9400) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.76
Silver
#C0C0C0
ΔE00 8.22
Dove Gray
#B6B8BD
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBABE #BACBC7
analogous
#CBBAC7 #CBBABE #CBBFBA
triadic
#CBBABE #BECBBA #BABECB
tetradic
#CBBABE #C7CBBA #BACBC7 #BFBACB
square
#CBBABE #C7CBBA #BACBC7 #BFBACB
split-complementary
#CBBABE #BACBBF #BAC7CB
monochromatic
#96747C #B1979D #CBBABE #E5DDDF #F2EEEF
Accessibility & contrast
On white
1.86
#CBBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CBBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBABE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBABE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#CEB9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbabe; /* rgb */ color: rgb(203, 186, 190); /* oklch */ color: oklch(80.4% 0.020 1.5);
Tailwind
colors: {
custom: {
50: '#daced1',
500: '#cbbabe',
950: '#000000',
},
}SCSS
$custom: #cbbabe; $custom-light: #daced1; $custom-dark: #000000;
JSON
{
"hex": "#cbbabe",
"rgb": {
"r": 203,
"g": 186,
"b": 190
},
"hsl": {
"h": 345.882,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.80427,
"c": 0.02003,
"h": 1.5
},
"luminance": 0.51532
}Semantic roles & 50–950 ramp
primary
#CBBABE
secondary
#8A9F9A
accent
#98874D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383