#F090EE#F090EE
#F090EE is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.164 H 327.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F090EE |
|---|---|
| RGB | rgb(240, 144, 238) |
| HSL | hsl(301, 76%, 75%) |
| HSV | hsv(301, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 0.8%, 5.9%) |
| CIE-LAB | lab(72.66, 49.94, -32.20) |
| CIE-LCH | lch(72.66, 59.42, 327.19°) |
| OKLab | oklab(78.45% 0.139 -0.0877) |
| OKLCH | oklch(78.45% 0.164 327.7) |
| XYZ | xyz(61.3400, 44.6477, 86.2592) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090EE #90F092
analogous
#C290F0 #F090EE #F090BE
triadic
#F090EE #EEF090 #90EEF0
tetradic
#F090EE #F0C290 #90F092 #90BEF0
square
#F090EE #F0C290 #90F092 #90BEF0
split-complementary
#F090EE #BEF090 #90F0C2
monochromatic
#E124DD #E95AE6 #F090EE #F7C6F6 #FBE4FB
Accessibility & contrast
On white
2.12
#F090EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F090EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090EE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090EE | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#F699B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f090ee; /* rgb */ color: rgb(240, 144, 238); /* oklch */ color: oklch(78.5% 0.164 327.7);
Tailwind
colors: {
custom: {
50: '#f6b3f3',
500: '#f090ee',
950: '#000000',
},
}SCSS
$custom: #f090ee; $custom-light: #f6b3f3; $custom-dark: #000000;
JSON
{
"hex": "#f090ee",
"rgb": {
"r": 240,
"g": 144,
"b": 238
},
"hsl": {
"h": 301.25,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.78453,
"c": 0.16439,
"h": 327.7
},
"luminance": 0.44645
}Semantic roles & 50–950 ramp
primary
#F090EE
secondary
#D8F3D8
accent
#D8110D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085