#DC94CF#DC94CF
#DC94CF is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.7% C 0.115 H 333.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DC94CF |
|---|---|
| RGB | rgb(220, 148, 207) |
| HSL | hsl(311, 51%, 72%) |
| HSV | hsv(311, 33%, 86%) |
| CMYK | cmyk(0%, 32.7%, 5.9%, 13.7%) |
| CIE-LAB | lab(70.11, 36.12, -19.25) |
| CIE-LCH | lch(70.11, 40.93, 331.94°) |
| OKLab | oklab(75.66% 0.1029 -0.0517) |
| OKLCH | oklch(75.66% 0.115 333.3) |
| XYZ | xyz(51.3670, 40.9027, 64.2087) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.84
Lilac
#C8A2C8
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 7.06
Violet (CSS)
#EE82EE
ΔE00 8.05
Pink (survey)
#FF81C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC94CF #94DCA1
analogous
#C594DC #DC94CF #DC94AB
triadic
#DC94CF #CFDC94 #94CFDC
tetradic
#DC94CF #DCC594 #94DCA1 #94ABDC
square
#DC94CF #DCC594 #94DCA1 #94ABDC
split-complementary
#DC94CF #ABDC94 #94DCC5
monochromatic
#B93DA3 #CD66BA #DC94CF #EBC2E4 #F7E8F5
Accessibility & contrast
On white
2.29
#DC94CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#DC94CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC94CF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC94CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC94CF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D1
Deuteranopia (green-blind)
#A5AFCD
Tritanopia (blue-blind)
#E297A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc94cf; /* rgb */ color: rgb(220, 148, 207); /* oklch */ color: oklch(75.7% 0.115 333.3);
Tailwind
colors: {
custom: {
50: '#e8b4dd',
500: '#dc94cf',
950: '#000000',
},
}SCSS
$custom: #dc94cf; $custom-light: #e8b4dd; $custom-dark: #000000;
JSON
{
"hex": "#dc94cf",
"rgb": {
"r": 220,
"g": 148,
"b": 207
},
"hsl": {
"h": 310.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.75659,
"c": 0.11513,
"h": 333.3
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#DC94CF
secondary
#DCEFE0
accent
#BE4327
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083