#F990EF#F990EF
#F990EF is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.171 H 330.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F990EF |
|---|---|
| RGB | rgb(249, 144, 239) |
| HSL | hsl(306, 90%, 77%) |
| HSV | hsv(306, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 4%, 2.4%) |
| CIE-LAB | lab(73.75, 52.78, -30.97) |
| CIE-LCH | lch(73.75, 61.20, 329.60°) |
| OKLab | oklab(79.51% 0.1492 -0.0841) |
| OKLCH | oklch(79.51% 0.171 330.6) |
| XYZ | xyz(64.6194, 46.3217, 87.1819) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.90
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990EF #90F99A
analogous
#CE90F9 #F990EF #F990BB
triadic
#F990EF #EFF990 #90EFF9
tetradic
#F990EF #F9CE90 #90F99A #90BBF9
square
#F990EF #F9CE90 #90F99A #90BBF9
split-complementary
#F990EF #BBF990 #90F9CE
monochromatic
#F31CDE #F656E7 #F990EF #FCCAF7 #FDE2FB
Accessibility & contrast
On white
2.05
#F990EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F990EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990EF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990EF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f990ef; /* rgb */ color: rgb(249, 144, 239); /* oklch */ color: oklch(79.5% 0.171 330.6);
Tailwind
colors: {
custom: {
50: '#fdb3f4',
500: '#f990ef',
950: '#000000',
},
}SCSS
$custom: #f990ef; $custom-light: #fdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#f990ef",
"rgb": {
"r": 249,
"g": 144,
"b": 239
},
"hsl": {
"h": 305.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79513,
"c": 0.17127,
"h": 330.6
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#F990EF
secondary
#D5F6D9
accent
#E61600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085