#FF94DB#FF94DB
#FF94DB is a light, vivid pink. Relative luminance 0.476; OKLCH L 80.0% C 0.153 H 341.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94DB |
|---|---|
| RGB | rgb(255, 148, 219) |
| HSL | hsl(320, 100%, 79%) |
| HSV | hsv(320, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 14.1%, 0%) |
| CIE-LAB | lab(74.55, 49.37, -18.76) |
| CIE-LCH | lch(74.55, 52.81, 339.20°) |
| OKLab | oklab(80.03% 0.145 -0.0499) |
| OKLCH | oklch(80.03% 0.153 341) |
| XYZ | xyz(64.6166, 47.5584, 72.7804) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.74
Pink (survey)
#FF81C0
ΔE00 5.54
Plum
#DDA0DD
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 7.94
Purply Pink
#F075E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94DB #94FFB8
analogous
#EE94FF #FF94DB #FF94A6
triadic
#FF94DB #DBFF94 #94DBFF
tetradic
#FF94DB #FFEE94 #94FFB8 #94A6FF
square
#FF94DB #FFEE94 #94FFB8 #94A6FF
split-complementary
#FF94DB #A6FF94 #94FFEE
monochromatic
#FF1AB2 #FF57C6 #FF94DB #FFD1F0 #FFE0F5
Accessibility & contrast
On white
2.00
#FF94DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FF94DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94DB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94DB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#B5BED8
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff94db; /* rgb */ color: rgb(255, 148, 219); /* oklch */ color: oklch(80.0% 0.153 341.0);
Tailwind
colors: {
custom: {
50: '#ffb5e6',
500: '#ff94db',
950: '#000000',
},
}SCSS
$custom: #ff94db; $custom-light: #ffb5e6; $custom-dark: #000000;
JSON
{
"hex": "#ff94db",
"rgb": {
"r": 255,
"g": 148,
"b": 219
},
"hsl": {
"h": 320.187,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80025,
"c": 0.15332,
"h": 341
},
"luminance": 0.47554
}Semantic roles & 50–950 ramp
primary
#FF94DB
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084