#F990DF#F990DF
#F990DF is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.9% C 0.158 H 336.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F990DF |
|---|---|
| RGB | rgb(249, 144, 223) |
| HSL | hsl(315, 90%, 77%) |
| HSV | hsv(315, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 10.4%, 2.4%) |
| CIE-LAB | lab(73.17, 50.13, -23.11) |
| CIE-LCH | lch(73.17, 55.20, 335.25°) |
| OKLab | oklab(78.88% 0.1454 -0.0621) |
| OKLCH | oklch(78.88% 0.158 336.9) |
| XYZ | xyz(62.3595, 45.4177, 75.2796) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.44
Pink (survey)
#FF81C0
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990DF #90F9AA
analogous
#DF90F9 #F990DF #F990AB
triadic
#F990DF #DFF990 #90DFF9
tetradic
#F990DF #F9DF90 #90F9AA #90ABF9
square
#F990DF #F9DF90 #90F9AA #90ABF9
split-complementary
#F990DF #ABF990 #90F9DF
monochromatic
#F31CBE #F656CE #F990DF #FCCAF0 #FDE2F7
Accessibility & contrast
On white
2.08
#F990DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F990DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990DF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990DF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f990df; /* rgb */ color: rgb(249, 144, 223); /* oklch */ color: oklch(78.9% 0.158 336.9);
Tailwind
colors: {
custom: {
50: '#fdb3e9',
500: '#f990df',
950: '#000000',
},
}SCSS
$custom: #f990df; $custom-light: #fdb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f990df",
"rgb": {
"r": 249,
"g": 144,
"b": 223
},
"hsl": {
"h": 314.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78879,
"c": 0.15809,
"h": 336.9
},
"luminance": 0.45414
}Semantic roles & 50–950 ramp
primary
#F990DF
secondary
#D5F6DD
accent
#E63900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084