#F98DE7#F98DE7
#F98DE7 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.8% C 0.169 H 333.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DE7 |
|---|---|
| RGB | rgb(249, 141, 231) |
| HSL | hsl(310, 90%, 76%) |
| HSV | hsv(310, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 7.2%, 2.4%) |
| CIE-LAB | lab(72.87, 52.94, -27.96) |
| CIE-LCH | lch(72.87, 59.87, 332.16°) |
| OKLab | oklab(78.75% 0.1517 -0.0756) |
| OKLCH | oklch(78.75% 0.169 333.5) |
| XYZ | xyz(63.0153, 44.9626, 80.9453) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.48
Plum
#DDA0DD
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DE7 #8DF99F
analogous
#D58DF9 #F98DE7 #F98DB1
triadic
#F98DE7 #E7F98D #8DE7F9
tetradic
#F98DE7 #F9D58D #8DF99F #8DB1F9
square
#F98DE7 #F9D58D #8DF99F #8DB1F9
split-complementary
#F98DE7 #B1F98D #8DF9D5
monochromatic
#F319CF #F653DB #F98DE7 #FCC7F3 #FDE2F9
Accessibility & contrast
On white
2.10
#F98DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F98DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DE7
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DE7 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EA
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98de7; /* rgb */ color: rgb(249, 141, 231); /* oklch */ color: oklch(78.8% 0.169 333.5);
Tailwind
colors: {
custom: {
50: '#fdb1ee',
500: '#f98de7',
950: '#000000',
},
}SCSS
$custom: #f98de7; $custom-light: #fdb1ee; $custom-dark: #000000;
JSON
{
"hex": "#f98de7",
"rgb": {
"r": 249,
"g": 141,
"b": 231
},
"hsl": {
"h": 310,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.7875,
"c": 0.16946,
"h": 333.5
},
"luminance": 0.44959
}Semantic roles & 50–950 ramp
primary
#F98DE7
secondary
#D5F6DB
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084