#F98FFC#F98FFC
#F98FFC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.185 H 326.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FFC |
|---|---|
| RGB | rgb(249, 143, 252) |
| HSL | hsl(298, 95%, 77%) |
| HSV | hsv(298, 43%, 99%) |
| CMYK | cmyk(1.2%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.07, 55.55, -37.55) |
| CIE-LCH | lch(74.07, 67.05, 325.94°) |
| OKLab | oklab(79.92% 0.1532 -0.1028) |
| OKLCH | oklch(79.92% 0.185 326.1) |
| XYZ | xyz(66.4587, 46.8161, 97.6124) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 7.70
Violet Pink
#FB5FFC
ΔE00 8.14
Light Magenta
#FA5FF7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FFC #92FC8F
analogous
#C38FFC #F98FFC #FC8FC8
triadic
#F98FFC #FCF98F #8FFCF9
tetradic
#F98FFC #FCC38F #92FC8F #8FC8FC
square
#F98FFC #FCC38F #92FC8F #8FC8FC
split-complementary
#F98FFC #C8FC8F #8FFCC3
monochromatic
#F318F9 #F653FA #F98FFC #FCCBFE #FDE1FE
Accessibility & contrast
On white
2.03
#F98FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F98FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FFC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FFC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#FE9ABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f98ffc; /* rgb */ color: rgb(249, 143, 252); /* oklch */ color: oklch(79.9% 0.185 326.1);
Tailwind
colors: {
custom: {
50: '#fdb2fd',
500: '#f98ffc',
950: '#000000',
},
}SCSS
$custom: #f98ffc; $custom-light: #fdb2fd; $custom-dark: #000000;
JSON
{
"hex": "#f98ffc",
"rgb": {
"r": 249,
"g": 143,
"b": 252
},
"hsl": {
"h": 298.349,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79919,
"c": 0.18451,
"h": 326.1
},
"luminance": 0.46813
}Semantic roles & 50–950 ramp
primary
#F98FFC
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085