#DD94C8#DD94C8
#DD94C8 is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.5% C 0.110 H 337.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94C8 |
|---|---|
| RGB | rgb(221, 148, 200) |
| HSL | hsl(317, 52%, 72%) |
| HSV | hsv(317, 33%, 87%) |
| CMYK | cmyk(0%, 33%, 9.5%, 13.3%) |
| CIE-LAB | lab(69.98, 35.24, -15.55) |
| CIE-LCH | lch(69.98, 38.52, 336.19°) |
| OKLab | oklab(75.51% 0.1019 -0.0415) |
| OKLCH | oklch(75.51% 0.11 337.9) |
| XYZ | xyz(50.8338, 40.7245, 59.8154) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 6.80
Pink (survey)
#FF81C0
ΔE00 7.56
Orchid (survey)
#C875C4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94C8 #94DDA9
analogous
#CD94DD #DD94C8 #DD94A4
triadic
#DD94C8 #C8DD94 #94C8DD
tetradic
#DD94C8 #DDCD94 #94DDA9 #94A4DD
square
#DD94C8 #DDCD94 #94DDA9 #94A4DD
split-complementary
#DD94C8 #A4DD94 #94DDCD
monochromatic
#BB3B96 #CE66B0 #DD94C8 #ECC2E0 #F8E8F3
Accessibility & contrast
On white
2.30
#DD94C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#DD94C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94C8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94C8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4CA
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#E596A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dd94c8; /* rgb */ color: rgb(221, 148, 200); /* oklch */ color: oklch(75.5% 0.110 337.9);
Tailwind
colors: {
custom: {
50: '#e8b4d8',
500: '#dd94c8',
950: '#000000',
},
}SCSS
$custom: #dd94c8; $custom-light: #e8b4d8; $custom-dark: #000000;
JSON
{
"hex": "#dd94c8",
"rgb": {
"r": 221,
"g": 148,
"b": 200
},
"hsl": {
"h": 317.26,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.75511,
"c": 0.11002,
"h": 337.9
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#DD94C8
secondary
#DCEFE2
accent
#BF5226
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083