#DC94CE#DC94CE
#DC94CE is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.6% C 0.114 H 333.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DC94CE |
|---|---|
| RGB | rgb(220, 148, 206) |
| HSL | hsl(312, 51%, 72%) |
| HSV | hsv(312, 33%, 86%) |
| CMYK | cmyk(0%, 32.7%, 6.4%, 13.7%) |
| CIE-LAB | lab(70.07, 35.94, -18.75) |
| CIE-LCH | lch(70.07, 40.54, 332.45°) |
| OKLab | oklab(75.62% 0.1026 -0.0503) |
| OKLCH | oklch(75.62% 0.114 333.9) |
| XYZ | xyz(51.2452, 40.8539, 63.5668) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.01
Lilac
#C8A2C8
ΔE00 6.87
Bubblegum Pink
#FE83CC
ΔE00 7.01
Violet (CSS)
#EE82EE
ΔE00 8.24
Pink (survey)
#FF81C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC94CE #94DCA2
analogous
#C694DC #DC94CE #DC94AA
triadic
#DC94CE #CEDC94 #94CEDC
tetradic
#DC94CE #DCC694 #94DCA2 #94AADC
square
#DC94CE #DCC694 #94DCA2 #94AADC
split-complementary
#DC94CE #AADC94 #94DCC6
monochromatic
#B93DA1 #CD66B9 #DC94CE #EBC2E3 #F7E8F4
Accessibility & contrast
On white
2.29
#DC94CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#DC94CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC94CE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC94CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC94CE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D0
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#E397A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc94ce; /* rgb */ color: rgb(220, 148, 206); /* oklch */ color: oklch(75.6% 0.114 333.9);
Tailwind
colors: {
custom: {
50: '#e8b4dd',
500: '#dc94ce',
950: '#000000',
},
}SCSS
$custom: #dc94ce; $custom-light: #e8b4dd; $custom-dark: #000000;
JSON
{
"hex": "#dc94ce",
"rgb": {
"r": 220,
"g": 148,
"b": 206
},
"hsl": {
"h": 311.667,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.75622,
"c": 0.11425,
"h": 333.9
},
"luminance": 0.40852
}Semantic roles & 50–950 ramp
primary
#DC94CE
secondary
#DCEFE0
accent
#BE4527
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083