#F090EF#F090EF
#F090EF is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.165 H 327.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F090EF |
|---|---|
| RGB | rgb(240, 144, 239) |
| HSL | hsl(301, 76%, 75%) |
| HSV | hsv(301, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 0.4%, 5.9%) |
| CIE-LAB | lab(72.70, 50.11, -32.68) |
| CIE-LCH | lch(72.70, 59.83, 326.89°) |
| OKLab | oklab(78.5% 0.1392 -0.0891) |
| OKLCH | oklch(78.5% 0.165 327.4) |
| XYZ | xyz(61.4873, 44.7066, 87.0351) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 7.86
Candy Pink
#FF63E9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090EF #90F091
analogous
#C190F0 #F090EF #F090BF
triadic
#F090EF #EFF090 #90EFF0
tetradic
#F090EF #F0C190 #90F091 #90BFF0
square
#F090EF #F0C190 #90F091 #90BFF0
split-complementary
#F090EF #BFF090 #90F0C1
monochromatic
#E124DF #E95AE7 #F090EF #F7C6F7 #FBE4FB
Accessibility & contrast
On white
2.11
#F090EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F090EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090EF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090EF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#F699B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f090ef; /* rgb */ color: rgb(240, 144, 239); /* oklch */ color: oklch(78.5% 0.165 327.4);
Tailwind
colors: {
custom: {
50: '#f6b3f4',
500: '#f090ef',
950: '#000000',
},
}SCSS
$custom: #f090ef; $custom-light: #f6b3f4; $custom-dark: #000000;
JSON
{
"hex": "#f090ef",
"rgb": {
"r": 240,
"g": 144,
"b": 239
},
"hsl": {
"h": 300.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.78495,
"c": 0.16532,
"h": 327.4
},
"luminance": 0.44704
}Semantic roles & 50–950 ramp
primary
#F090EF
secondary
#D8F3D8
accent
#D80F0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085