#F994E8#F994E8
#F994E8 is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.8% C 0.159 H 333.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F994E8 |
|---|---|
| RGB | rgb(249, 148, 232) |
| HSL | hsl(310, 89%, 78%) |
| HSV | hsv(310, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 6.8%, 2.4%) |
| CIE-LAB | lab(74.29, 49.59, -26.33) |
| CIE-LCH | lch(74.29, 56.15, 332.03°) |
| OKLab | oklab(79.83% 0.1418 -0.0711) |
| OKLCH | oklch(79.83% 0.159 333.4) |
| XYZ | xyz(64.2219, 47.1492, 82.0462) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994E8 #94F9A5
analogous
#D794F9 #F994E8 #F994B5
triadic
#F994E8 #E8F994 #94E8F9
tetradic
#F994E8 #F9D794 #94F9A5 #94B5F9
square
#F994E8 #F9D794 #94F9A5 #94B5F9
split-complementary
#F994E8 #B5F994 #94F9D7
monochromatic
#F320CF #F65ADC #F994E8 #FCCEF4 #FDE2F9
Accessibility & contrast
On white
2.01
#F994E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F994E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994E8
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994E8 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEB
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f994e8; /* rgb */ color: rgb(249, 148, 232); /* oklch */ color: oklch(79.8% 0.159 333.4);
Tailwind
colors: {
custom: {
50: '#fdb5ef',
500: '#f994e8',
950: '#000000',
},
}SCSS
$custom: #f994e8; $custom-light: #fdb5ef; $custom-dark: #000000;
JSON
{
"hex": "#f994e8",
"rgb": {
"r": 249,
"g": 148,
"b": 232
},
"hsl": {
"h": 310.099,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.79826,
"c": 0.15864,
"h": 333.4
},
"luminance": 0.47146
}Semantic roles & 50–950 ramp
primary
#F994E8
secondary
#D6F5DB
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084