#FF94DD#FF94DD
#FF94DD is a light, vivid pink. Relative luminance 0.477; OKLCH L 80.1% C 0.155 H 340.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94DD |
|---|---|
| RGB | rgb(255, 148, 221) |
| HSL | hsl(319, 100%, 79%) |
| HSV | hsv(319, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 13.3%, 0%) |
| CIE-LAB | lab(74.61, 49.68, -19.75) |
| CIE-LCH | lch(74.61, 53.46, 338.32°) |
| OKLab | oklab(80.1% 0.1455 -0.0527) |
| OKLCH | oklch(80.1% 0.155 340.1) |
| XYZ | xyz(64.8815, 47.6643, 74.1753) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.96
Lavender Pink
#DD85D7
ΔE00 7.09
Violet (CSS)
#EE82EE
ΔE00 7.59
Purply Pink
#F075E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94DD #94FFB6
analogous
#EB94FF #FF94DD #FF94A8
triadic
#FF94DD #DDFF94 #94DDFF
tetradic
#FF94DD #FFEB94 #94FFB6 #94A8FF
square
#FF94DD #FFEB94 #94FFB6 #94A8FF
split-complementary
#FF94DD #A8FF94 #94FFEB
monochromatic
#FF1AB6 #FF57CA #FF94DD #FFD1F0 #FFE0F5
Accessibility & contrast
On white
1.99
#FF94DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FF94DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94DD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94DD | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff94dd; /* rgb */ color: rgb(255, 148, 221); /* oklch */ color: oklch(80.1% 0.155 340.1);
Tailwind
colors: {
custom: {
50: '#ffb6e7',
500: '#ff94dd',
950: '#000000',
},
}SCSS
$custom: #ff94dd; $custom-light: #ffb6e7; $custom-dark: #000000;
JSON
{
"hex": "#ff94dd",
"rgb": {
"r": 255,
"g": 148,
"b": 221
},
"hsl": {
"h": 319.065,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80098,
"c": 0.15476,
"h": 340.1
},
"luminance": 0.4766
}Semantic roles & 50–950 ramp
primary
#FF94DD
secondary
#D4F7DF
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084