#F090F9#F090F9
#F090F9 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.175 H 323.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F090F9 |
|---|---|
| RGB | rgb(240, 144, 249) |
| HSL | hsl(295, 90%, 77%) |
| HSV | hsv(295, 42%, 98%) |
| CMYK | cmyk(3.6%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.10, 51.92, -37.51) |
| CIE-LCH | lch(73.10, 64.05, 324.15°) |
| OKLab | oklab(78.93% 0.1412 -0.1029) |
| OKLCH | oklch(78.93% 0.175 323.9) |
| XYZ | xyz(63.0056, 45.3140, 95.0318) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.76
Plum
#DDA0DD
ΔE00 7.52
Baby Purple
#CA9BF7
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090F9 #99F990
analogous
#BC90F9 #F090F9 #F990CE
triadic
#F090F9 #F9F090 #90F9F0
tetradic
#F090F9 #F9BC90 #99F990 #90CEF9
square
#F090F9 #F9BC90 #99F990 #90CEF9
split-complementary
#F090F9 #CEF990 #90F9BC
monochromatic
#E01CF3 #E856F6 #F090F9 #F8CAFC #FBE2FD
Accessibility & contrast
On white
2.09
#F090F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F090F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090F9
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090F9 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#9EB8F6
Tritanopia (blue-blind)
#F49CB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f090f9; /* rgb */ color: rgb(240, 144, 249); /* oklch */ color: oklch(78.9% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#f7b3fb',
500: '#f090f9',
950: '#000000',
},
}SCSS
$custom: #f090f9; $custom-light: #f7b3fb; $custom-dark: #000000;
JSON
{
"hex": "#f090f9",
"rgb": {
"r": 240,
"g": 144,
"b": 249
},
"hsl": {
"h": 294.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78926,
"c": 0.17474,
"h": 323.9
},
"luminance": 0.45311
}Semantic roles & 50–950 ramp
primary
#F090F9
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085