#F090EA#F090EA
#F090EA is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.3% C 0.161 H 329.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F090EA |
|---|---|
| RGB | rgb(240, 144, 234) |
| HSL | hsl(304, 76%, 75%) |
| HSV | hsv(304, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 2.5%, 5.9%) |
| CIE-LAB | lab(72.51, 49.23, -30.25) |
| CIE-LCH | lch(72.51, 57.78, 328.43°) |
| OKLab | oklab(78.29% 0.1381 -0.0822) |
| OKLCH | oklch(78.29% 0.161 329.2) |
| XYZ | xyz(60.7588, 44.4153, 83.1986) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 7.03
Candy Pink
#FF63E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090EA #90F096
analogous
#C690F0 #F090EA #F090BA
triadic
#F090EA #EAF090 #90EAF0
tetradic
#F090EA #F0C690 #90F096 #90BAF0
square
#F090EA #F0C690 #90F096 #90BAF0
split-complementary
#F090EA #BAF090 #90F0C6
monochromatic
#E124D6 #E95AE0 #F090EA #F7C6F4 #FBE4FA
Accessibility & contrast
On white
2.12
#F090EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F090EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090EA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090EA | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#F698B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f090ea; /* rgb */ color: rgb(240, 144, 234); /* oklch */ color: oklch(78.3% 0.161 329.2);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#f090ea',
950: '#000000',
},
}SCSS
$custom: #f090ea; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f090ea",
"rgb": {
"r": 240,
"g": 144,
"b": 234
},
"hsl": {
"h": 303.75,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.78287,
"c": 0.16075,
"h": 329.2
},
"luminance": 0.44412
}Semantic roles & 50–950 ramp
primary
#F090EA
secondary
#D8F3DA
accent
#D81A0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084