#F98AED#F98AED
#F98AED is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.6% C 0.179 H 331.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AED |
|---|---|
| RGB | rgb(249, 138, 237) |
| HSL | hsl(306, 90%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 4.8%, 2.4%) |
| CIE-LAB | lab(72.52, 55.42, -31.78) |
| CIE-LCH | lch(72.52, 63.89, 330.17°) |
| OKLab | oklab(78.56% 0.1572 -0.0864) |
| OKLCH | oklch(78.56% 0.179 331.2) |
| XYZ | xyz(63.4409, 44.4347, 85.3395) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 6.58
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AED #8AF996
analogous
#CD8AF9 #F98AED #F98AB5
triadic
#F98AED #EDF98A #8AEDF9
tetradic
#F98AED #F9CD8A #8AF996 #8AB5F9
square
#F98AED #F9CD8A #8AF996 #8AB5F9
split-complementary
#F98AED #B5F98A #8AF9CD
monochromatic
#F316DB #F650E4 #F98AED #FCC4F6 #FEE2FB
Accessibility & contrast
On white
2.12
#F98AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F98AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AED
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AED | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98aed; /* rgb */ color: rgb(249, 138, 237); /* oklch */ color: oklch(78.6% 0.179 331.2);
Tailwind
colors: {
custom: {
50: '#fdaff3',
500: '#f98aed',
950: '#000000',
},
}SCSS
$custom: #f98aed; $custom-light: #fdaff3; $custom-dark: #000000;
JSON
{
"hex": "#f98aed",
"rgb": {
"r": 249,
"g": 138,
"b": 237
},
"hsl": {
"h": 306.486,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78564,
"c": 0.1794,
"h": 331.2
},
"luminance": 0.44431
}Semantic roles & 50–950 ramp
primary
#F98AED
secondary
#D5F6D9
accent
#E61900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085