#F990EC#F990EC
#F990EC is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.4% C 0.169 H 331.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F990EC |
|---|---|
| RGB | rgb(249, 144, 236) |
| HSL | hsl(307, 90%, 77%) |
| HSV | hsv(307, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 5.2%, 2.4%) |
| CIE-LAB | lab(73.64, 52.28, -29.51) |
| CIE-LCH | lch(73.64, 60.03, 330.56°) |
| OKLab | oklab(79.39% 0.1485 -0.08) |
| OKLCH | oklch(79.39% 0.169 331.7) |
| XYZ | xyz(64.1799, 46.1459, 84.8671) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990EC #90F99D
analogous
#D290F9 #F990EC #F990B7
triadic
#F990EC #ECF990 #90ECF9
tetradic
#F990EC #F9D290 #90F99D #90B7F9
square
#F990EC #F9D290 #90F99D #90B7F9
split-complementary
#F990EC #B7F990 #90F9D2
monochromatic
#F31CD8 #F656E2 #F990EC #FCCAF6 #FDE2FA
Accessibility & contrast
On white
2.05
#F990EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F990EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990EC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990EC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f990ec; /* rgb */ color: rgb(249, 144, 236); /* oklch */ color: oklch(79.4% 0.169 331.7);
Tailwind
colors: {
custom: {
50: '#fdb3f2',
500: '#f990ec',
950: '#000000',
},
}SCSS
$custom: #f990ec; $custom-light: #fdb3f2; $custom-dark: #000000;
JSON
{
"hex": "#f990ec",
"rgb": {
"r": 249,
"g": 144,
"b": 236
},
"hsl": {
"h": 307.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.7939,
"c": 0.16869,
"h": 331.7
},
"luminance": 0.46142
}Semantic roles & 50–950 ramp
primary
#F990EC
secondary
#D5F6D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085