#DCADCB#DCADCB
#DCADCB is a light, moderate pink. Relative luminance 0.494; OKLCH L 79.9% C 0.067 H 340.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCADCB |
|---|---|
| RGB | rgb(220, 173, 203) |
| HSL | hsl(322, 40%, 77%) |
| HSV | hsv(322, 21%, 86%) |
| CMYK | cmyk(0%, 21.4%, 7.7%, 13.7%) |
| CIE-LAB | lab(75.71, 21.96, -8.64) |
| CIE-LCH | lch(75.71, 23.59, 338.52°) |
| OKLab | oklab(79.91% 0.0634 -0.0228) |
| OKLCH | oklch(79.91% 0.067 340.2) |
| XYZ | xyz(55.2376, 49.4163, 63.1169) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.02
Thistle
#D8BFD8
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 6.90
Dusty Pink
#D8A7B1
ΔE00 6.97
Baby Pink
#FFB7CE
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCADCB #ADDCBE
analogous
#D6ADDC #DCADCB #DCADB4
triadic
#DCADCB #CBDCAD #ADCBDC
tetradic
#DCADCB #DCD6AD #ADDCBE #ADB4DC
square
#DCADCB #DCD6AD #ADDCBE #ADB4DC
split-complementary
#DCADCB #B4DCAD #ADDCD6
monochromatic
#B75795 #CA82B0 #DCADCB #EED8E6 #F6EAF1
Accessibility & contrast
On white
1.93
#DCADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DCADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCADCB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCADCB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CC
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#E2AEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dcadcb; /* rgb */ color: rgb(220, 173, 203); /* oklch */ color: oklch(79.9% 0.067 340.2);
Tailwind
colors: {
custom: {
50: '#e7c5da',
500: '#dcadcb',
950: '#000000',
},
}SCSS
$custom: #dcadcb; $custom-light: #e7c5da; $custom-dark: #000000;
JSON
{
"hex": "#dcadcb",
"rgb": {
"r": 220,
"g": 173,
"b": 203
},
"hsl": {
"h": 321.702,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.79907,
"c": 0.06735,
"h": 340.2
},
"luminance": 0.49415
}Semantic roles & 50–950 ramp
primary
#DCADCB
secondary
#DEEDE4
accent
#B36132
background
#FEFCFD
surface
#FCF8FA
border
#D5D1D3
text
#161314
muted
#848283