#CDBDC3#CDBDC3
#CDBDC3 is a light, near-neutral pink. Relative luminance 0.533; OKLCH L 81.3% C 0.020 H 352.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC3 |
|---|---|
| RGB | rgb(205, 189, 195) |
| HSL | hsl(338, 14%, 77%) |
| HSV | hsv(338, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 4.9%, 19.6%) |
| CIE-LAB | lab(78.06, 6.69, -0.98) |
| CIE-LCH | lch(78.06, 6.76, 351.69°) |
| OKLab | oklab(81.34% 0.0196 -0.0025) |
| OKLCH | oklch(81.34% 0.02 352.8) |
| XYZ | xyz(53.2236, 53.3151, 59.1062) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.89
Silver
#C0C0C0
ΔE00 8.22
Dove Gray
#B6B8BD
ΔE00 8.62
Light Gray
#D3D3D3
ΔE00 9.33
Gainsboro
#DCDCDC
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC3 #BDCDC7
analogous
#CDBDCB #CDBDC3 #CDBFBD
triadic
#CDBDC3 #C3CDBD #BDC3CD
tetradic
#CDBDC3 #CBCDBD #BDCDC7 #BFBDCD
square
#CDBDC3 #CBCDBD #BDCDC7 #BFBDCD
split-complementary
#CDBDC3 #BDCDBF #BDCBCD
monochromatic
#987784 #B39AA3 #CDBDC3 #E7E0E3 #F2EEEF
Accessibility & contrast
On white
1.80
#CDBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CDBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC3
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC3 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C3
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#D0BDBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc3; /* rgb */ color: rgb(205, 189, 195); /* oklch */ color: oklch(81.3% 0.020 352.8);
Tailwind
colors: {
custom: {
50: '#dcd0d5',
500: '#cdbdc3',
950: '#000000',
},
}SCSS
$custom: #cdbdc3; $custom-light: #dcd0d5; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc3",
"rgb": {
"r": 205,
"g": 189,
"b": 195
},
"hsl": {
"h": 337.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8134,
"c": 0.01979,
"h": 352.8
},
"luminance": 0.53314
}Semantic roles & 50–950 ramp
primary
#CDBDC3
secondary
#8DA19A
accent
#987C4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383