#F998DA#F998DA
#F998DA is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.9% C 0.141 H 339.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F998DA |
|---|---|
| RGB | rgb(249, 152, 218) |
| HSL | hsl(319, 89%, 79%) |
| HSV | hsv(319, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 12.4%, 2.4%) |
| CIE-LAB | lab(74.61, 45.27, -18.18) |
| CIE-LCH | lch(74.61, 48.78, 338.12°) |
| OKLab | oklab(79.91% 0.1322 -0.0484) |
| OKLCH | oklch(79.91% 0.141 339.9) |
| XYZ | xyz(62.9503, 47.6618, 72.2000) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.57
Plum
#DDA0DD
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 7.13
Violet (CSS)
#EE82EE
ΔE00 8.23
Powder Pink
#FFB2D0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998DA #98F9B7
analogous
#E798F9 #F998DA #F998A9
triadic
#F998DA #DAF998 #98DAF9
tetradic
#F998DA #F9E798 #98F9B7 #98A9F9
square
#F998DA #F9E798 #98F9B7 #98A9F9
split-complementary
#F998DA #A9F998 #98F9E7
monochromatic
#F224B0 #F65EC5 #F998DA #FCD2EF #FDE2F5
Accessibility & contrast
On white
1.99
#F998DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F998DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998DA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998DA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAEDC
Deuteranopia (green-blind)
#B4BDD7
Tritanopia (blue-blind)
#FF9AB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f998da; /* rgb */ color: rgb(249, 152, 218); /* oklch */ color: oklch(79.9% 0.141 339.9);
Tailwind
colors: {
custom: {
50: '#fdb8e5',
500: '#f998da',
950: '#000000',
},
}SCSS
$custom: #f998da; $custom-light: #fdb8e5; $custom-dark: #000000;
JSON
{
"hex": "#f998da",
"rgb": {
"r": 249,
"g": 152,
"b": 218
},
"hsl": {
"h": 319.175,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.79911,
"c": 0.14083,
"h": 339.9
},
"luminance": 0.47658
}Semantic roles & 50–950 ramp
primary
#F998DA
secondary
#D6F5E0
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084