#F98CED#F98CED
#F98CED is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.176 H 331.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CED |
|---|---|
| RGB | rgb(249, 140, 237) |
| HSL | hsl(307, 90%, 76%) |
| HSV | hsv(307, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 4.8%, 2.4%) |
| CIE-LAB | lab(72.90, 54.44, -31.19) |
| CIE-LCH | lch(72.90, 62.74, 330.19°) |
| OKLab | oklab(78.85% 0.1544 -0.0847) |
| OKLCH | oklch(78.85% 0.176 331.2) |
| XYZ | xyz(63.7305, 45.0139, 85.4360) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CED #8CF998
analogous
#CF8CF9 #F98CED #F98CB7
triadic
#F98CED #EDF98C #8CEDF9
tetradic
#F98CED #F9CF8C #8CF998 #8CB7F9
square
#F98CED #F9CF8C #8CF998 #8CB7F9
split-complementary
#F98CED #B7F98C #8CF9CF
monochromatic
#F318DB #F652E4 #F98CED #FCC6F6 #FDE2FA
Accessibility & contrast
On white
2.10
#F98CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F98CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98ced; /* rgb */ color: rgb(249, 140, 237); /* oklch */ color: oklch(78.8% 0.176 331.2);
Tailwind
colors: {
custom: {
50: '#fdb0f3',
500: '#f98ced',
950: '#000000',
},
}SCSS
$custom: #f98ced; $custom-light: #fdb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f98ced",
"rgb": {
"r": 249,
"g": 140,
"b": 237
},
"hsl": {
"h": 306.606,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.7885,
"c": 0.17613,
"h": 331.2
},
"luminance": 0.4501
}Semantic roles & 50–950 ramp
primary
#F98CED
secondary
#D5F6D9
accent
#E61900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085