#F098EA#F098EA
#F098EA is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.147 H 329.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F098EA |
|---|---|
| RGB | rgb(240, 152, 234) |
| HSL | hsl(304, 75%, 77%) |
| HSV | hsv(304, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 2.5%, 5.9%) |
| CIE-LAB | lab(74.14, 45.12, -27.73) |
| CIE-LCH | lch(74.14, 52.96, 328.42°) |
| OKLab | oklab(79.52% 0.1265 -0.0752) |
| OKLCH | oklch(79.52% 0.147 329.3) |
| XYZ | xyz(62.0137, 46.9250, 83.6169) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 7.23
Bubblegum Pink
#FE83CC
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F098EA #98F09E
analogous
#CA98F0 #F098EA #F098BE
triadic
#F098EA #EAF098 #98EAF0
tetradic
#F098EA #F0CA98 #98F09E #98BEF0
square
#F098EA #F0CA98 #98F09E #98BEF0
split-complementary
#F098EA #BEF098 #98F0CA
monochromatic
#E02DD4 #E863DF #F098EA #F8CDF5 #FBE4FA
Accessibility & contrast
On white
2.02
#F098EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F098EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F098EA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F098EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F098EA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#AABBE7
Tritanopia (blue-blind)
#F69FB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f098ea; /* rgb */ color: rgb(240, 152, 234); /* oklch */ color: oklch(79.5% 0.147 329.3);
Tailwind
colors: {
custom: {
50: '#f6b8f1',
500: '#f098ea',
950: '#000000',
},
}SCSS
$custom: #f098ea; $custom-light: #f6b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f098ea",
"rgb": {
"r": 240,
"g": 152,
"b": 234
},
"hsl": {
"h": 304.091,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.79518,
"c": 0.14719,
"h": 329.3
},
"luminance": 0.46922
}Semantic roles & 50–950 ramp
primary
#F098EA
secondary
#D8F3DA
accent
#D71C0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084