#DD94CD#DD94CD
#DD94CD is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.7% C 0.114 H 334.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94CD |
|---|---|
| RGB | rgb(221, 148, 205) |
| HSL | hsl(313, 52%, 72%) |
| HSV | hsv(313, 33%, 87%) |
| CMYK | cmyk(0%, 33%, 7.2%, 13.3%) |
| CIE-LAB | lab(70.15, 36.10, -18.07) |
| CIE-LCH | lch(70.15, 40.37, 333.40°) |
| OKLab | oklab(75.69% 0.1034 -0.0484) |
| OKLCH | oklch(75.69% 0.114 334.9) |
| XYZ | xyz(51.4277, 40.9621, 62.9433) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 6.80
Lilac
#C8A2C8
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 8.01
Violet (CSS)
#EE82EE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94CD #94DDA4
analogous
#C994DD #DD94CD #DD94A8
triadic
#DD94CD #CDDD94 #94CDDD
tetradic
#DD94CD #DDC994 #94DDA4 #94A8DD
square
#DD94CD #DDC994 #94DDA4 #94A8DD
split-complementary
#DD94CD #A8DD94 #94DDC9
monochromatic
#BB3B9F #CE66B7 #DD94CD #ECC2E3 #F8E8F4
Accessibility & contrast
On white
2.28
#DD94CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#DD94CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94CD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94CD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#E497A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dd94cd; /* rgb */ color: rgb(221, 148, 205); /* oklch */ color: oklch(75.7% 0.114 334.9);
Tailwind
colors: {
custom: {
50: '#e8b4dc',
500: '#dd94cd',
950: '#000000',
},
}SCSS
$custom: #dd94cd; $custom-light: #e8b4dc; $custom-dark: #000000;
JSON
{
"hex": "#dd94cd",
"rgb": {
"r": 221,
"g": 148,
"b": 205
},
"hsl": {
"h": 313.151,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.75693,
"c": 0.11418,
"h": 334.9
},
"luminance": 0.4096
}Semantic roles & 50–950 ramp
primary
#DD94CD
secondary
#DCEFE0
accent
#BF4826
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083