#CDBABE#CDBABE
#CDBABE is a light, muted red. Relative luminance 0.518; OKLCH L 80.6% C 0.022 H 3.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBABE |
|---|---|
| RGB | rgb(205, 186, 190) |
| HSL | hsl(347, 16%, 77%) |
| HSV | hsv(347, 9%, 80%) |
| CMYK | cmyk(0%, 9.3%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.17, 7.42, 0.43) |
| CIE-LCH | lch(77.17, 7.43, 3.32°) |
| OKLab | oklab(80.6% 0.0222 0.0013) |
| OKLCH | oklch(80.6% 0.022 3.2) |
| XYZ | xyz(52.0291, 51.8155, 55.9657) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.40
Thistle
#D8BFD8
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 9.45
Dusty Pink
#D8A7B1
ΔE00 9.77
Light Gray
#D3D3D3
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBABE #BACDC9
analogous
#CDBAC8 #CDBABE #CDC0BA
triadic
#CDBABE #BECDBA #BABECD
tetradic
#CDBABE #C8CDBA #BACDC9 #C0BACD
square
#CDBABE #C8CDBA #BACDC9 #C0BACD
split-complementary
#CDBABE #BACDC0 #BAC8CD
monochromatic
#9A737B #B3979D #CDBABE #E7DDDF #F2EDEE
Accessibility & contrast
On white
1.85
#CDBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CDBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBABE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBABE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#D1B9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbabe; /* rgb */ color: rgb(205, 186, 190); /* oklch */ color: oklch(80.6% 0.022 3.2);
Tailwind
colors: {
custom: {
50: '#dcced1',
500: '#cdbabe',
950: '#000000',
},
}SCSS
$custom: #cdbabe; $custom-light: #dcced1; $custom-dark: #000000;
JSON
{
"hex": "#cdbabe",
"rgb": {
"r": 205,
"g": 186,
"b": 190
},
"hsl": {
"h": 347.368,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.806,
"c": 0.02225,
"h": 3.2
},
"luminance": 0.51815
}Semantic roles & 50–950 ramp
primary
#CDBABE
secondary
#8AA19C
accent
#9A8A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383