#F98DE3#F98DE3
#F98DE3 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.6% C 0.166 H 335.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DE3 |
|---|---|
| RGB | rgb(249, 141, 227) |
| HSL | hsl(312, 90%, 76%) |
| HSV | hsv(312, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 8.8%, 2.4%) |
| CIE-LAB | lab(72.72, 52.28, -25.99) |
| CIE-LCH | lch(72.72, 58.39, 333.57°) |
| OKLab | oklab(78.59% 0.1507 -0.0701) |
| OKLCH | oklch(78.59% 0.166 335.1) |
| XYZ | xyz(62.4568, 44.7393, 78.0040) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.83
Pink (survey)
#FF81C0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DE3 #8DF9A3
analogous
#D98DF9 #F98DE3 #F98DAD
triadic
#F98DE3 #E3F98D #8DE3F9
tetradic
#F98DE3 #F9D98D #8DF9A3 #8DADF9
square
#F98DE3 #F9D98D #8DF9A3 #8DADF9
split-complementary
#F98DE3 #ADF98D #8DF9D9
monochromatic
#F319C6 #F653D5 #F98DE3 #FCC7F1 #FDE2F8
Accessibility & contrast
On white
2.11
#F98DE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F98DE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DE3
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DE3 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E6
Deuteranopia (green-blind)
#AAB8E0
Tritanopia (blue-blind)
#FF92AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98de3; /* rgb */ color: rgb(249, 141, 227); /* oklch */ color: oklch(78.6% 0.166 335.1);
Tailwind
colors: {
custom: {
50: '#fdb1ec',
500: '#f98de3',
950: '#000000',
},
}SCSS
$custom: #f98de3; $custom-light: #fdb1ec; $custom-dark: #000000;
JSON
{
"hex": "#f98de3",
"rgb": {
"r": 249,
"g": 141,
"b": 227
},
"hsl": {
"h": 312.222,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.78591,
"c": 0.16623,
"h": 335.1
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#F98DE3
secondary
#D5F6DC
accent
#E62F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084