#F98CEA#F98CEA
#F98CEA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.174 H 332.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CEA |
|---|---|
| RGB | rgb(249, 140, 234) |
| HSL | hsl(308, 90%, 76%) |
| HSV | hsv(308, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 6%, 2.4%) |
| CIE-LAB | lab(72.79, 53.93, -29.73) |
| CIE-LCH | lch(72.79, 61.58, 331.14°) |
| OKLab | oklab(78.73% 0.1538 -0.0806) |
| OKLCH | oklch(78.73% 0.174 332.3) |
| XYZ | xyz(63.2959, 44.8400, 83.1470) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CEA #8CF99B
analogous
#D28CF9 #F98CEA #F98CB4
triadic
#F98CEA #EAF98C #8CEAF9
tetradic
#F98CEA #F9D28C #8CF99B #8CB4F9
square
#F98CEA #F9D28C #8CF99B #8CB4F9
split-complementary
#F98CEA #B4F98C #8CF9D2
monochromatic
#F318D5 #F652DF #F98CEA #FCC6F5 #FDE2FA
Accessibility & contrast
On white
2.11
#F98CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F98CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CEA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CEA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98cea; /* rgb */ color: rgb(249, 140, 234); /* oklch */ color: oklch(78.7% 0.174 332.3);
Tailwind
colors: {
custom: {
50: '#fdb0f1',
500: '#f98cea',
950: '#000000',
},
}SCSS
$custom: #f98cea; $custom-light: #fdb0f1; $custom-dark: #000000;
JSON
{
"hex": "#f98cea",
"rgb": {
"r": 249,
"g": 140,
"b": 234
},
"hsl": {
"h": 308.257,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.78727,
"c": 0.1736,
"h": 332.3
},
"luminance": 0.44836
}Semantic roles & 50–950 ramp
primary
#F98CEA
secondary
#D5F6DA
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084