#F290FF#F290FF
#F290FF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.182 H 322.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F290FF |
|---|---|
| RGB | rgb(242, 144, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 44%, 100%) |
| CMYK | cmyk(5.1%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.58, 53.60, -40.01) |
| CIE-LCH | lch(73.58, 66.89, 323.26°) |
| OKLab | oklab(79.41% 0.1446 -0.11) |
| OKLCH | oklch(79.41% 0.182 322.7) |
| XYZ | xyz(64.6393, 46.0464, 100.0713) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 7.81
Violet Pink
#FB5FFC
ΔE00 8.19
Lilac (survey)
#CEA2FD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290FF #9DFF90
analogous
#BA90FF #F290FF #FF90D4
triadic
#F290FF #FFF290 #90FFF2
tetradic
#F290FF #FFBA90 #9DFF90 #90D4FF
square
#F290FF #FFBA90 #9DFF90 #90D4FF
split-complementary
#F290FF #D4FF90 #90FFBA
monochromatic
#E416FF #EB53FF #F290FF #F9CDFF #FBE0FF
Accessibility & contrast
On white
2.06
#F290FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F290FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290FF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290FF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#F59DBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f290ff; /* rgb */ color: rgb(242, 144, 255); /* oklch */ color: oklch(79.4% 0.182 322.7);
Tailwind
colors: {
custom: {
50: '#f8b3ff',
500: '#f290ff',
950: '#000000',
},
}SCSS
$custom: #f290ff; $custom-light: #f8b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f290ff",
"rgb": {
"r": 242,
"g": 144,
"b": 255
},
"hsl": {
"h": 292.973,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79413,
"c": 0.18166,
"h": 322.7
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#F290FF
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086