#F98DED#F98DED
#F98DED is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.174 H 331.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DED |
|---|---|
| RGB | rgb(249, 141, 237) |
| HSL | hsl(307, 90%, 76%) |
| HSV | hsv(307, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 4.8%, 2.4%) |
| CIE-LAB | lab(73.09, 53.94, -30.89) |
| CIE-LCH | lch(73.09, 62.16, 330.20°) |
| OKLab | oklab(78.99% 0.153 -0.0839) |
| OKLCH | oklch(78.99% 0.174 331.3) |
| XYZ | xyz(63.8773, 45.3074, 85.4850) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 6.54
Candy Pink
#FF63E9
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DED #8DF999
analogous
#CF8DF9 #F98DED #F98DB7
triadic
#F98DED #EDF98D #8DEDF9
tetradic
#F98DED #F9CF8D #8DF999 #8DB7F9
square
#F98DED #F9CF8D #8DF999 #8DB7F9
split-complementary
#F98DED #B7F98D #8DF9CF
monochromatic
#F319DB #F653E4 #F98DED #FCC7F6 #FDE2FA
Accessibility & contrast
On white
2.09
#F98DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F98DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DED
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DED | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98ded; /* rgb */ color: rgb(249, 141, 237); /* oklch */ color: oklch(79.0% 0.174 331.3);
Tailwind
colors: {
custom: {
50: '#fdb1f3',
500: '#f98ded',
950: '#000000',
},
}SCSS
$custom: #f98ded; $custom-light: #fdb1f3; $custom-dark: #000000;
JSON
{
"hex": "#f98ded",
"rgb": {
"r": 249,
"g": 141,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.78994,
"c": 0.17449,
"h": 331.3
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#F98DED
secondary
#D5F6D9
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085