#CDBAC4#CDBAC4
#CDBAC4 is a light, muted pink. Relative luminance 0.521; OKLCH L 80.8% C 0.025 H 344.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAC4 |
|---|---|
| RGB | rgb(205, 186, 196) |
| HSL | hsl(328, 16%, 77%) |
| HSV | hsv(328, 9%, 80%) |
| CMYK | cmyk(0%, 9.3%, 4.4%, 19.6%) |
| CIE-LAB | lab(77.33, 8.47, -2.59) |
| CIE-LCH | lch(77.33, 8.86, 343.01°) |
| OKLab | oklab(80.78% 0.0245 -0.0068) |
| OKLCH | oklch(80.78% 0.025 344.6) |
| XYZ | xyz(52.6984, 52.0832, 59.4908) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.05
Pinkish Grey
#C8ACA9
ΔE00 7.15
Dusty Pink
#D8A7B1
ΔE00 9.42
Dove Gray
#B6B8BD
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.04
Light Pink
#FFD1DF
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAC4 #BACDC3
analogous
#CDBACD #CDBAC4 #CDBABB
triadic
#CDBAC4 #C4CDBA #BAC4CD
tetradic
#CDBAC4 #CDCDBA #BACDC3 #BABBCD
square
#CDBAC4 #CDCDBA #BACDC3 #BABBCD
split-complementary
#CDBAC4 #BBCDBA #BACDCD
monochromatic
#9A7387 #B397A6 #CDBAC4 #E7DDE2 #F2EDF0
Accessibility & contrast
On white
1.84
#CDBAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CDBAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAC4
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAC4 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#D0BABD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbac4; /* rgb */ color: rgb(205, 186, 196); /* oklch */ color: oklch(80.8% 0.025 344.6);
Tailwind
colors: {
custom: {
50: '#dcced5',
500: '#cdbac4',
950: '#000000',
},
}SCSS
$custom: #cdbac4; $custom-light: #dcced5; $custom-dark: #000000;
JSON
{
"hex": "#cdbac4",
"rgb": {
"r": 205,
"g": 186,
"b": 196
},
"hsl": {
"h": 328.421,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.80779,
"c": 0.02541,
"h": 344.6
},
"luminance": 0.52082
}Semantic roles & 50–950 ramp
primary
#CDBAC4
secondary
#8AA195
accent
#9A714B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383