#F98BEE#F98BEE
#F98BEE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.179 H 330.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BEE |
|---|---|
| RGB | rgb(249, 139, 238) |
| HSL | hsl(306, 90%, 76%) |
| HSV | hsv(306, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 4.4%, 2.4%) |
| CIE-LAB | lab(72.75, 55.10, -31.97) |
| CIE-LCH | lch(72.75, 63.70, 329.87°) |
| OKLab | oklab(78.75% 0.156 -0.0869) |
| OKLCH | oklch(78.75% 0.179 330.9) |
| XYZ | xyz(63.7315, 44.7816, 86.1591) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BEE #8BF996
analogous
#CD8BF9 #F98BEE #F98BB7
triadic
#F98BEE #EEF98B #8BEEF9
tetradic
#F98BEE #F9CD8B #8BF996 #8BB7F9
square
#F98BEE #F9CD8B #8BF996 #8BB7F9
split-complementary
#F98BEE #B7F98B #8BF9CD
monochromatic
#F317DD #F651E5 #F98BEE #FCC5F7 #FDE2FB
Accessibility & contrast
On white
2.11
#F98BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F98BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BEE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BEE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98bee; /* rgb */ color: rgb(249, 139, 238); /* oklch */ color: oklch(78.7% 0.179 330.9);
Tailwind
colors: {
custom: {
50: '#fdb0f3',
500: '#f98bee',
950: '#000000',
},
}SCSS
$custom: #f98bee; $custom-light: #fdb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f98bee",
"rgb": {
"r": 249,
"g": 139,
"b": 238
},
"hsl": {
"h": 306,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78748,
"c": 0.17862,
"h": 330.9
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#F98BEE
secondary
#D5F6D9
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085