#F994DD#F994DD
#F994DD is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.4% C 0.150 H 338.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F994DD |
|---|---|
| RGB | rgb(249, 148, 221) |
| HSL | hsl(317, 89%, 78%) |
| HSV | hsv(317, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 11.2%, 2.4%) |
| CIE-LAB | lab(73.90, 47.79, -20.90) |
| CIE-LCH | lch(73.90, 52.16, 336.37°) |
| OKLab | oklab(79.41% 0.139 -0.056) |
| OKLCH | oklch(79.41% 0.15 338.1) |
| XYZ | xyz(62.7081, 46.5437, 74.0735) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.26
Plum
#DDA0DD
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.17
Pink (survey)
#FF81C0
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.92
Purply Pink
#F075E6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994DD #94F9B0
analogous
#E394F9 #F994DD #F994AA
triadic
#F994DD #DDF994 #94DDF9
tetradic
#F994DD #F9E394 #94F9B0 #94AAF9
square
#F994DD #F9E394 #94F9B0 #94AAF9
split-complementary
#F994DD #AAF994 #94F9E3
monochromatic
#F320B8 #F65ACB #F994DD #FCCEEF #FDE2F6
Accessibility & contrast
On white
2.04
#F994DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F994DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994DD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994DD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACE0
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f994dd; /* rgb */ color: rgb(249, 148, 221); /* oklch */ color: oklch(79.4% 0.150 338.1);
Tailwind
colors: {
custom: {
50: '#fdb5e7',
500: '#f994dd',
950: '#000000',
},
}SCSS
$custom: #f994dd; $custom-light: #fdb5e7; $custom-dark: #000000;
JSON
{
"hex": "#f994dd",
"rgb": {
"r": 249,
"g": 148,
"b": 221
},
"hsl": {
"h": 316.634,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.79406,
"c": 0.14983,
"h": 338.1
},
"luminance": 0.4654
}Semantic roles & 50–950 ramp
primary
#F994DD
secondary
#D6F5DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084