#DCA7C8#DCA7C8
#DCA7C8 is a light, moderate pink. Relative luminance 0.470; OKLCH L 78.7% C 0.076 H 341.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA7C8 |
|---|---|
| RGB | rgb(220, 167, 200) |
| HSL | hsl(323, 43%, 76%) |
| HSV | hsv(323, 24%, 86%) |
| CMYK | cmyk(0%, 24.1%, 9.1%, 13.7%) |
| CIE-LAB | lab(74.21, 24.68, -9.24) |
| CIE-LCH | lch(74.21, 26.35, 339.48°) |
| OKLab | oklab(78.72% 0.0715 -0.0244) |
| OKLCH | oklch(78.72% 0.076 341.2) |
| XYZ | xyz(53.7587, 47.0251, 60.8774) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.78
Powder Pink
#FFB2D0
ΔE00 6.76
Plum
#DDA0DD
ΔE00 6.95
Faded Pink
#DE9DAC
ΔE00 7.33
Dusty Pink
#D8A7B1
ΔE00 7.35
Baby Pink
#FFB7CE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA7C8 #A7DCBB
analogous
#D5A7DC #DCA7C8 #DCA7AD
triadic
#DCA7C8 #C8DCA7 #A7C8DC
tetradic
#DCA7C8 #DCD5A7 #A7DCBB #A7ADDC
square
#DCA7C8 #DCD5A7 #A7DCBB #A7ADDC
split-complementary
#DCA7C8 #ADDCA7 #A7DCD5
monochromatic
#B94F91 #CB7BAD #DCA7C8 #EDD3E3 #F6E9F1
Accessibility & contrast
On white
2.02
#DCA7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#DCA7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA7C8
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA7C8 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2C9
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#E3A7B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca7c8; /* rgb */ color: rgb(220, 167, 200); /* oklch */ color: oklch(78.7% 0.076 341.2);
Tailwind
colors: {
custom: {
50: '#e7c1d8',
500: '#dca7c8',
950: '#000000',
},
}SCSS
$custom: #dca7c8; $custom-light: #e7c1d8; $custom-dark: #000000;
JSON
{
"hex": "#dca7c8",
"rgb": {
"r": 220,
"g": 167,
"b": 200
},
"hsl": {
"h": 322.642,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.78719,
"c": 0.07558,
"h": 341.2
},
"luminance": 0.47023
}Semantic roles & 50–950 ramp
primary
#DCA7C8
secondary
#DEEDE4
accent
#B6622F
background
#FEFBFD
surface
#FCF7FA
border
#D5D0D3
text
#161214
muted
#848183