#FF94DA#FF94DA
#FF94DA is a light, vivid pink. Relative luminance 0.475; OKLCH L 80.0% C 0.153 H 341.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94DA |
|---|---|
| RGB | rgb(255, 148, 218) |
| HSL | hsl(321, 100%, 79%) |
| HSV | hsv(321, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 14.5%, 0%) |
| CIE-LAB | lab(74.51, 49.21, -18.26) |
| CIE-LCH | lch(74.51, 52.49, 339.64°) |
| OKLab | oklab(79.99% 0.1447 -0.0486) |
| OKLCH | oklch(79.99% 0.153 341.4) |
| XYZ | xyz(64.4853, 47.5059, 72.0891) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Pink (survey)
#FF81C0
ΔE00 5.38
Plum
#DDA0DD
ΔE00 7.16
Lavender Pink
#DD85D7
ΔE00 7.40
Violet (CSS)
#EE82EE
ΔE00 8.11
Bubblegum (survey)
#FF6CB5
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94DA #94FFB9
analogous
#EF94FF #FF94DA #FF94A5
triadic
#FF94DA #DAFF94 #94DAFF
tetradic
#FF94DA #FFEF94 #94FFB9 #94A5FF
square
#FF94DA #FFEF94 #94FFB9 #94A5FF
split-complementary
#FF94DA #A5FF94 #94FFEF
monochromatic
#FF1AB0 #FF57C5 #FF94DA #FFD1EF #FFE0F4
Accessibility & contrast
On white
2.00
#FF94DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FF94DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94DA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94DA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDD
Deuteranopia (green-blind)
#B5BED7
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff94da; /* rgb */ color: rgb(255, 148, 218); /* oklch */ color: oklch(80.0% 0.153 341.4);
Tailwind
colors: {
custom: {
50: '#ffb5e5',
500: '#ff94da',
950: '#000000',
},
}SCSS
$custom: #ff94da; $custom-light: #ffb5e5; $custom-dark: #000000;
JSON
{
"hex": "#ff94da",
"rgb": {
"r": 255,
"g": 148,
"b": 218
},
"hsl": {
"h": 320.748,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79989,
"c": 0.15262,
"h": 341.4
},
"luminance": 0.47502
}Semantic roles & 50–950 ramp
primary
#FF94DA
secondary
#D4F7E0
accent
#E64F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084