#F490DA#F490DA
#F490DA is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.150 H 337.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F490DA |
|---|---|
| RGB | rgb(244, 144, 218) |
| HSL | hsl(316, 82%, 76%) |
| HSV | hsv(316, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 10.7%, 4.3%) |
| CIE-LAB | lab(72.39, 47.77, -21.60) |
| CIE-LCH | lch(72.39, 52.42, 335.67°) |
| OKLab | oklab(78.11% 0.1386 -0.0579) |
| OKLCH | oklch(78.11% 0.15 337.3) |
| XYZ | xyz(59.9364, 44.2451, 71.6993) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.08
Plum
#DDA0DD
ΔE00 5.95
Pink (survey)
#FF81C0
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490DA #90F4AA
analogous
#DC90F4 #F490DA #F490A8
triadic
#F490DA #DAF490 #90DAF4
tetradic
#F490DA #F4DC90 #90F4AA #90A8F4
square
#F490DA #F4DC90 #90F4AA #90A8F4
split-complementary
#F490DA #A8F490 #90F4DC
monochromatic
#E921B5 #EE58C7 #F490DA #FAC8ED #FCE3F6
Accessibility & contrast
On white
2.13
#F490DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F490DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490DA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490DA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DD
Deuteranopia (green-blind)
#ACB7D7
Tritanopia (blue-blind)
#FE93AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f490da; /* rgb */ color: rgb(244, 144, 218); /* oklch */ color: oklch(78.1% 0.150 337.3);
Tailwind
colors: {
custom: {
50: '#f9b2e5',
500: '#f490da',
950: '#000000',
},
}SCSS
$custom: #f490da; $custom-light: #f9b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f490da",
"rgb": {
"r": 244,
"g": 144,
"b": 218
},
"hsl": {
"h": 315.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.78111,
"c": 0.15024,
"h": 337.3
},
"luminance": 0.44242
}Semantic roles & 50–950 ramp
primary
#F490DA
secondary
#D7F4DE
accent
#DE3F07
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084