#F090FF#F090FF
#F090FF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.181 H 322.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F090FF |
|---|---|
| RGB | rgb(240, 144, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(5.9%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.35, 53.03, -40.39) |
| CIE-LCH | lch(73.35, 66.66, 322.71°) |
| OKLab | oklab(79.19% 0.1423 -0.1111) |
| OKLCH | oklch(79.19% 0.181 322) |
| XYZ | xyz(63.9564, 45.6943, 100.0393) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 7.95
Liliac
#C48EFD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090FF #9FFF90
analogous
#B890FF #F090FF #FF90D6
triadic
#F090FF #FFF090 #90FFF0
tetradic
#F090FF #FFB890 #9FFF90 #90D6FF
square
#F090FF #FFB890 #9FFF90 #90D6FF
split-complementary
#F090FF #D6FF90 #90FFB8
monochromatic
#DF16FF #E853FF #F090FF #F8CDFF #FBE0FF
Accessibility & contrast
On white
2.07
#F090FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F090FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#F39DBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f090ff; /* rgb */ color: rgb(240, 144, 255); /* oklch */ color: oklch(79.2% 0.181 322.0);
Tailwind
colors: {
custom: {
50: '#f7b3ff',
500: '#f090ff',
950: '#000000',
},
}SCSS
$custom: #f090ff; $custom-light: #f7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f090ff",
"rgb": {
"r": 240,
"g": 144,
"b": 255
},
"hsl": {
"h": 291.892,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79193,
"c": 0.18056,
"h": 322
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#F090FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086