#F98FED#F98FED
#F98FED is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.171 H 331.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FED |
|---|---|
| RGB | rgb(249, 143, 237) |
| HSL | hsl(307, 90%, 77%) |
| HSV | hsv(307, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 4.8%, 2.4%) |
| CIE-LAB | lab(73.48, 52.94, -30.30) |
| CIE-LCH | lch(73.48, 61.00, 330.22°) |
| OKLab | oklab(79.29% 0.1502 -0.0822) |
| OKLCH | oklch(79.29% 0.171 331.3) |
| XYZ | xyz(64.1748, 45.9026, 85.5842) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FED #8FF99B
analogous
#D08FF9 #F98FED #F98FB8
triadic
#F98FED #EDF98F #8FEDF9
tetradic
#F98FED #F9D08F #8FF99B #8FB8F9
square
#F98FED #F9D08F #8FF99B #8FB8F9
split-complementary
#F98FED #B8F98F #8FF9D0
monochromatic
#F31BDA #F655E4 #F98FED #FCC9F6 #FDE2FA
Accessibility & contrast
On white
2.06
#F98FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F98FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FED
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FED | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98fed; /* rgb */ color: rgb(249, 143, 237); /* oklch */ color: oklch(79.3% 0.171 331.3);
Tailwind
colors: {
custom: {
50: '#fdb2f3',
500: '#f98fed',
950: '#000000',
},
}SCSS
$custom: #f98fed; $custom-light: #fdb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f98fed",
"rgb": {
"r": 249,
"g": 143,
"b": 237
},
"hsl": {
"h": 306.792,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79285,
"c": 0.1712,
"h": 331.3
},
"luminance": 0.45899
}Semantic roles & 50–950 ramp
primary
#F98FED
secondary
#D5F6D9
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085