#CDBABF#CDBABF
#CDBABF is a light, muted pink. Relative luminance 0.519; OKLCH L 80.6% C 0.023 H 359.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBABF |
|---|---|
| RGB | rgb(205, 186, 191) |
| HSL | hsl(344, 16%, 77%) |
| HSV | hsv(344, 9%, 80%) |
| CMYK | cmyk(0%, 9.3%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.20, 7.59, -0.07) |
| CIE-LCH | lch(77.20, 7.59, 359.45°) |
| OKLab | oklab(80.63% 0.0226 -0.0001) |
| OKLCH | oklch(80.63% 0.023 359.8) |
| XYZ | xyz(52.1387, 51.8593, 56.5433) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 8.01
Silver
#C0C0C0
ΔE00 9.07
Dove Gray
#B6B8BD
ΔE00 9.50
Dusty Pink
#D8A7B1
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBABF #BACDC8
analogous
#CDBAC9 #CDBABF #CDBFBA
triadic
#CDBABF #BFCDBA #BABFCD
tetradic
#CDBABF #C9CDBA #BACDC8 #BFBACD
square
#CDBABF #C9CDBA #BACDC8 #BFBACD
split-complementary
#CDBABF #BACDBF #BAC9CD
monochromatic
#9A737D #B3979E #CDBABF #E7DDE0 #F2EDEF
Accessibility & contrast
On white
1.85
#CDBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CDBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBABF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBABF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#D1B9BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbabf; /* rgb */ color: rgb(205, 186, 191); /* oklch */ color: oklch(80.6% 0.023 359.8);
Tailwind
colors: {
custom: {
50: '#dcced2',
500: '#cdbabf',
950: '#000000',
},
}SCSS
$custom: #cdbabf; $custom-light: #dcced2; $custom-dark: #000000;
JSON
{
"hex": "#cdbabf",
"rgb": {
"r": 205,
"g": 186,
"b": 191
},
"hsl": {
"h": 344.211,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8063,
"c": 0.0226,
"h": 359.8
},
"luminance": 0.51859
}Semantic roles & 50–950 ramp
primary
#CDBABF
secondary
#8AA19B
accent
#9A854B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383