#F98CFD#F98CFD
#F98CFD is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.190 H 325.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CFD |
|---|---|
| RGB | rgb(249, 140, 253) |
| HSL | hsl(298, 97%, 77%) |
| HSV | hsv(298, 45%, 99%) |
| CMYK | cmyk(1.6%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.54, 57.20, -38.92) |
| CIE-LCH | lch(73.54, 69.19, 325.77°) |
| OKLab | oklab(79.54% 0.1575 -0.1067) |
| OKLCH | oklch(79.54% 0.19 325.9) |
| XYZ | xyz(66.1732, 45.9909, 98.3010) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.50
Candy Pink
#FF63E9
ΔE00 7.22
Violet Pink
#FB5FFC
ΔE00 7.52
Light Magenta
#FA5FF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CFD #90FD8C
analogous
#C18CFD #F98CFD #FD8CC9
triadic
#F98CFD #FDF98C #8CFDF9
tetradic
#F98CFD #FDC18C #90FD8C #8CC9FD
square
#F98CFD #FDC18C #90FD8C #8CC9FD
split-complementary
#F98CFD #C9FD8C #8CFDC1
monochromatic
#F314FB #F650FC #F98CFD #FCC8FE #FDE1FE
Accessibility & contrast
On white
2.06
#F98CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F98CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CFD
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CFD | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FE98B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f98cfd; /* rgb */ color: rgb(249, 140, 253); /* oklch */ color: oklch(79.5% 0.190 325.9);
Tailwind
colors: {
custom: {
50: '#fdb1fe',
500: '#f98cfd',
950: '#000000',
},
}SCSS
$custom: #f98cfd; $custom-light: #fdb1fe; $custom-dark: #000000;
JSON
{
"hex": "#f98cfd",
"rgb": {
"r": 249,
"g": 140,
"b": 253
},
"hsl": {
"h": 297.876,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79536,
"c": 0.19026,
"h": 325.9
},
"luminance": 0.45988
}Semantic roles & 50–950 ramp
primary
#F98CFD
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086