#F090EB#F090EB
#F090EB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.162 H 328.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F090EB |
|---|---|
| RGB | rgb(240, 144, 235) |
| HSL | hsl(303, 76%, 75%) |
| HSV | hsv(303, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 2.1%, 5.9%) |
| CIE-LAB | lab(72.54, 49.41, -30.74) |
| CIE-LCH | lch(72.54, 58.19, 328.11°) |
| OKLab | oklab(78.33% 0.1384 -0.0836) |
| OKLCH | oklch(78.33% 0.162 328.9) |
| XYZ | xyz(60.9029, 44.4729, 83.9573) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 5.39
Plum
#DDA0DD
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 7.20
Candy Pink
#FF63E9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090EB #90F095
analogous
#C590F0 #F090EB #F090BB
triadic
#F090EB #EBF090 #90EBF0
tetradic
#F090EB #F0C590 #90F095 #90BBF0
square
#F090EB #F0C590 #90F095 #90BBF0
split-complementary
#F090EB #BBF090 #90F0C5
monochromatic
#E124D8 #E95AE1 #F090EB #F7C6F5 #FBE4FA
Accessibility & contrast
On white
2.12
#F090EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F090EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090EB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090EB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F698B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f090eb; /* rgb */ color: rgb(240, 144, 235); /* oklch */ color: oklch(78.3% 0.162 328.9);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#f090eb',
950: '#000000',
},
}SCSS
$custom: #f090eb; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f090eb",
"rgb": {
"r": 240,
"g": 144,
"b": 235
},
"hsl": {
"h": 303.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.78328,
"c": 0.16166,
"h": 328.9
},
"luminance": 0.4447
}Semantic roles & 50–950 ramp
primary
#F090EB
secondary
#D8F3D9
accent
#D8180D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085