#F994DF#F994DF
#F994DF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.5% C 0.151 H 337.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F994DF |
|---|---|
| RGB | rgb(249, 148, 223) |
| HSL | hsl(315, 89%, 78%) |
| HSV | hsv(315, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 10.4%, 2.4%) |
| CIE-LAB | lab(73.97, 48.11, -21.90) |
| CIE-LCH | lch(73.97, 52.86, 335.53°) |
| OKLab | oklab(79.48% 0.1395 -0.0587) |
| OKLCH | oklch(79.48% 0.151 337.2) |
| XYZ | xyz(62.9761, 46.6509, 75.4852) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994DF #94F9AE
analogous
#E194F9 #F994DF #F994AC
triadic
#F994DF #DFF994 #94DFF9
tetradic
#F994DF #F9E194 #94F9AE #94ACF9
square
#F994DF #F9E194 #94F9AE #94ACF9
split-complementary
#F994DF #ACF994 #94F9E1
monochromatic
#F320BC #F65ACE #F994DF #FCCEF0 #FDE2F6
Accessibility & contrast
On white
2.03
#F994DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F994DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994DF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994DF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#FF97B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f994df; /* rgb */ color: rgb(249, 148, 223); /* oklch */ color: oklch(79.5% 0.151 337.2);
Tailwind
colors: {
custom: {
50: '#fdb5e9',
500: '#f994df',
950: '#000000',
},
}SCSS
$custom: #f994df; $custom-light: #fdb5e9; $custom-dark: #000000;
JSON
{
"hex": "#f994df",
"rgb": {
"r": 249,
"g": 148,
"b": 223
},
"hsl": {
"h": 315.446,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.79481,
"c": 0.15138,
"h": 337.2
},
"luminance": 0.46647
}Semantic roles & 50–950 ramp
primary
#F994DF
secondary
#D6F5DE
accent
#E63B00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084