#F98BE7#F98BE7
#F98BE7 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.5% C 0.173 H 333.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BE7 |
|---|---|
| RGB | rgb(249, 139, 231) |
| HSL | hsl(310, 90%, 76%) |
| HSV | hsv(310, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 7.2%, 2.4%) |
| CIE-LAB | lab(72.48, 53.93, -28.55) |
| CIE-LCH | lch(72.48, 61.02, 332.10°) |
| OKLab | oklab(78.46% 0.1545 -0.0773) |
| OKLCH | oklch(78.46% 0.173 333.4) |
| XYZ | xyz(62.7231, 44.3782, 80.8479) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BE7 #8BF99D
analogous
#D48BF9 #F98BE7 #F98BB0
triadic
#F98BE7 #E7F98B #8BE7F9
tetradic
#F98BE7 #F9D48B #8BF99D #8BB0F9
square
#F98BE7 #F9D48B #8BF99D #8BB0F9
split-complementary
#F98BE7 #B0F98B #8BF9D4
monochromatic
#F317CF #F651DB #F98BE7 #FCC5F3 #FDE2F9
Accessibility & contrast
On white
2.13
#F98BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F98BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BE7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BE7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EA
Deuteranopia (green-blind)
#A7B8E4
Tritanopia (blue-blind)
#FF91AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98be7; /* rgb */ color: rgb(249, 139, 231); /* oklch */ color: oklch(78.5% 0.173 333.4);
Tailwind
colors: {
custom: {
50: '#fdb0ee',
500: '#f98be7',
950: '#000000',
},
}SCSS
$custom: #f98be7; $custom-light: #fdb0ee; $custom-dark: #000000;
JSON
{
"hex": "#f98be7",
"rgb": {
"r": 249,
"g": 139,
"b": 231
},
"hsl": {
"h": 309.818,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78461,
"c": 0.17276,
"h": 333.4
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#F98BE7
secondary
#D5F6DB
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084