#F98FEE#F98FEE
#F98FEE is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.172 H 330.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FEE |
|---|---|
| RGB | rgb(249, 143, 238) |
| HSL | hsl(306, 90%, 77%) |
| HSV | hsv(306, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 4.4%, 2.4%) |
| CIE-LAB | lab(73.52, 53.11, -30.78) |
| CIE-LCH | lch(73.52, 61.39, 329.90°) |
| OKLab | oklab(79.33% 0.1504 -0.0836) |
| OKLCH | oklch(79.33% 0.172 330.9) |
| XYZ | xyz(64.3213, 45.9612, 86.3557) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.72
Plum
#DDA0DD
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FEE #8FF99A
analogous
#CF8FF9 #F98FEE #F98FB9
triadic
#F98FEE #EEF98F #8FEEF9
tetradic
#F98FEE #F9CF8F #8FF99A #8FB9F9
square
#F98FEE #F9CF8F #8FF99A #8FB9F9
split-complementary
#F98FEE #B9F98F #8FF9CF
monochromatic
#F31BDC #F655E5 #F98FEE #FCC9F7 #FDE2FB
Accessibility & contrast
On white
2.06
#F98FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F98FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FEE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FEE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f98fee; /* rgb */ color: rgb(249, 143, 238); /* oklch */ color: oklch(79.3% 0.172 330.9);
Tailwind
colors: {
custom: {
50: '#fdb2f3',
500: '#f98fee',
950: '#000000',
},
}SCSS
$custom: #f98fee; $custom-light: #fdb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f98fee",
"rgb": {
"r": 249,
"g": 143,
"b": 238
},
"hsl": {
"h": 306.226,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79326,
"c": 0.17205,
"h": 330.9
},
"luminance": 0.45958
}Semantic roles & 50–950 ramp
primary
#F98FEE
secondary
#D5F6D9
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085