#F98EEF#F98EEF
#F98EEF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.175 H 330.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F98EEF |
|---|---|
| RGB | rgb(249, 142, 239) |
| HSL | hsl(306, 90%, 77%) |
| HSV | hsv(306, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 4%, 2.4%) |
| CIE-LAB | lab(73.36, 53.78, -31.57) |
| CIE-LCH | lch(73.36, 62.36, 329.59°) |
| OKLab | oklab(79.22% 0.152 -0.0858) |
| OKLCH | oklch(79.22% 0.175 330.6) |
| XYZ | xyz(64.3192, 45.7212, 87.0818) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.20
Candy Pink
#FF63E9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98EEF #8EF998
analogous
#CD8EF9 #F98EEF #F98EBA
triadic
#F98EEF #EFF98E #8EEFF9
tetradic
#F98EEF #F9CD8E #8EF998 #8EBAF9
square
#F98EEF #F9CD8E #8EF998 #8EBAF9
split-complementary
#F98EEF #BAF98E #8EF9CD
monochromatic
#F31ADF #F654E7 #F98EEF #FCC8F7 #FDE2FB
Accessibility & contrast
On white
2.07
#F98EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F98EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98EEF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98EEF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98eef; /* rgb */ color: rgb(249, 142, 239); /* oklch */ color: oklch(79.2% 0.175 330.6);
Tailwind
colors: {
custom: {
50: '#fdb2f4',
500: '#f98eef',
950: '#000000',
},
}SCSS
$custom: #f98eef; $custom-light: #fdb2f4; $custom-dark: #000000;
JSON
{
"hex": "#f98eef",
"rgb": {
"r": 249,
"g": 142,
"b": 239
},
"hsl": {
"h": 305.607,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79222,
"c": 0.17457,
"h": 330.6
},
"luminance": 0.45718
}Semantic roles & 50–950 ramp
primary
#F98EEF
secondary
#D5F6D8
accent
#E61500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085