#CDBDC4#CDBDC4
#CDBDC4 is a light, muted pink. Relative luminance 0.534; OKLCH L 81.4% C 0.020 H 349.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC4 |
|---|---|
| RGB | rgb(205, 189, 196) |
| HSL | hsl(334, 14%, 77%) |
| HSV | hsv(334, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 4.4%, 19.6%) |
| CIE-LAB | lab(78.09, 6.87, -1.48) |
| CIE-LCH | lch(78.09, 7.02, 347.85°) |
| OKLab | oklab(81.37% 0.02 -0.0038) |
| OKLCH | oklch(81.37% 0.02 349.2) |
| XYZ | xyz(53.3370, 53.3605, 59.7037) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.50
Silver
#C0C0C0
ΔE00 8.43
Dove Gray
#B6B8BD
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 9.51
Gainsboro
#DCDCDC
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC4 #BDCDC6
analogous
#CDBDCC #CDBDC4 #CDBEBD
triadic
#CDBDC4 #C4CDBD #BDC4CD
tetradic
#CDBDC4 #CCCDBD #BDCDC6 #BEBDCD
square
#CDBDC4 #CCCDBD #BDCDC6 #BEBDCD
split-complementary
#CDBDC4 #BDCDBE #BDCCCD
monochromatic
#987786 #B39AA5 #CDBDC4 #E7E0E3 #F2EEEF
Accessibility & contrast
On white
1.80
#CDBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CDBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#D0BDBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc4; /* rgb */ color: rgb(205, 189, 196); /* oklch */ color: oklch(81.4% 0.020 349.2);
Tailwind
colors: {
custom: {
50: '#dcd0d5',
500: '#cdbdc4',
950: '#000000',
},
}SCSS
$custom: #cdbdc4; $custom-light: #dcd0d5; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc4",
"rgb": {
"r": 205,
"g": 189,
"b": 196
},
"hsl": {
"h": 333.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8137,
"c": 0.02037,
"h": 349.2
},
"luminance": 0.5336
}Semantic roles & 50–950 ramp
primary
#CDBDC4
secondary
#8DA198
accent
#98774E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383