#F98BEC#F98BEC
#F98BEC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.177 H 331.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BEC |
|---|---|
| RGB | rgb(249, 139, 236) |
| HSL | hsl(307, 90%, 76%) |
| HSV | hsv(307, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 5.2%, 2.4%) |
| CIE-LAB | lab(72.67, 54.76, -31.00) |
| CIE-LCH | lch(72.67, 62.93, 330.49°) |
| OKLab | oklab(78.66% 0.1556 -0.0842) |
| OKLCH | oklch(78.66% 0.177 331.6) |
| XYZ | xyz(63.4393, 44.6647, 84.6203) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BEC #8BF998
analogous
#CF8BF9 #F98BEC #F98BB5
triadic
#F98BEC #ECF98B #8BECF9
tetradic
#F98BEC #F9CF8B #8BF998 #8BB5F9
square
#F98BEC #F9CF8B #8BF998 #8BB5F9
split-complementary
#F98BEC #B5F98B #8BF9CF
monochromatic
#F317D9 #F651E2 #F98BEC #FCC5F6 #FDE2FA
Accessibility & contrast
On white
2.11
#F98BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F98BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BEC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BEC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98bec; /* rgb */ color: rgb(249, 139, 236); /* oklch */ color: oklch(78.7% 0.177 331.6);
Tailwind
colors: {
custom: {
50: '#fdb0f2',
500: '#f98bec',
950: '#000000',
},
}SCSS
$custom: #f98bec; $custom-light: #fdb0f2; $custom-dark: #000000;
JSON
{
"hex": "#f98bec",
"rgb": {
"r": 249,
"g": 139,
"b": 236
},
"hsl": {
"h": 307.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78665,
"c": 0.17692,
"h": 331.6
},
"luminance": 0.44661
}Semantic roles & 50–950 ramp
primary
#F98BEC
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085