#F990DE#F990DE
#F990DE is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.157 H 337.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F990DE |
|---|---|
| RGB | rgb(249, 144, 222) |
| HSL | hsl(315, 90%, 77%) |
| HSV | hsv(315, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 10.8%, 2.4%) |
| CIE-LAB | lab(73.13, 49.97, -22.62) |
| CIE-LCH | lch(73.13, 54.85, 335.65°) |
| OKLab | oklab(78.84% 0.1451 -0.0607) |
| OKLCH | oklch(78.84% 0.157 337.3) |
| XYZ | xyz(62.2251, 45.3639, 74.5717) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990DE #90F9AB
analogous
#E090F9 #F990DE #F990A9
triadic
#F990DE #DEF990 #90DEF9
tetradic
#F990DE #F9E090 #90F9AB #90A9F9
square
#F990DE #F9E090 #90F9AB #90A9F9
split-complementary
#F990DE #A9F990 #90F9E0
monochromatic
#F31CBB #F656CD #F990DE #FCCAEF #FDE2F6
Accessibility & contrast
On white
2.08
#F990DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F990DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990DE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990DE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE1
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f990de; /* rgb */ color: rgb(249, 144, 222); /* oklch */ color: oklch(78.8% 0.157 337.3);
Tailwind
colors: {
custom: {
50: '#fdb3e8',
500: '#f990de',
950: '#000000',
},
}SCSS
$custom: #f990de; $custom-light: #fdb3e8; $custom-dark: #000000;
JSON
{
"hex": "#f990de",
"rgb": {
"r": 249,
"g": 144,
"b": 222
},
"hsl": {
"h": 315.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78841,
"c": 0.15731,
"h": 337.3
},
"luminance": 0.4536
}Semantic roles & 50–950 ramp
primary
#F990DE
secondary
#D5F6DE
accent
#E63B00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084