#F98DEE#F98DEE
#F98DEE is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.175 H 330.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DEE |
|---|---|
| RGB | rgb(249, 141, 238) |
| HSL | hsl(306, 90%, 76%) |
| HSV | hsv(306, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 4.4%, 2.4%) |
| CIE-LAB | lab(73.13, 54.11, -31.38) |
| CIE-LCH | lch(73.13, 62.55, 329.89°) |
| OKLab | oklab(79.04% 0.1532 -0.0853) |
| OKLCH | oklch(79.04% 0.175 330.9) |
| XYZ | xyz(64.0238, 45.3660, 86.2566) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DEE #8DF998
analogous
#CE8DF9 #F98DEE #F98DB8
triadic
#F98DEE #EEF98D #8DEEF9
tetradic
#F98DEE #F9CE8D #8DF998 #8DB8F9
square
#F98DEE #F9CE8D #8DF998 #8DB8F9
split-complementary
#F98DEE #B8F98D #8DF9CE
monochromatic
#F319DD #F653E5 #F98DEE #FCC7F7 #FDE2FB
Accessibility & contrast
On white
2.08
#F98DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F98DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DEE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DEE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98dee; /* rgb */ color: rgb(249, 141, 238); /* oklch */ color: oklch(79.0% 0.175 330.9);
Tailwind
colors: {
custom: {
50: '#fdb1f3',
500: '#f98dee',
950: '#000000',
},
}SCSS
$custom: #f98dee; $custom-light: #fdb1f3; $custom-dark: #000000;
JSON
{
"hex": "#f98dee",
"rgb": {
"r": 249,
"g": 141,
"b": 238
},
"hsl": {
"h": 306.111,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.79035,
"c": 0.17535,
"h": 330.9
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#F98DEE
secondary
#D5F6D9
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085