#F998CE#F998CE
#F998CE is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.133 H 346.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F998CE |
|---|---|
| RGB | rgb(249, 152, 206) |
| HSL | hsl(327, 89%, 79%) |
| HSV | hsv(327, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 17.3%, 2.4%) |
| CIE-LAB | lab(74.23, 43.41, -12.17) |
| CIE-LCH | lch(74.23, 45.08, 344.34°) |
| OKLab | oklab(79.49% 0.1287 -0.032) |
| OKLCH | oklch(79.49% 0.133 346) |
| XYZ | xyz(61.4365, 47.0563, 64.2274) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.50
Pinky
#FC86AA
ΔE00 7.91
Carnation Pink
#FF7FA7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F998CE #98F9C3
analogous
#F398F9 #F998CE #F9989D
triadic
#F998CE #CEF998 #98CEF9
tetradic
#F998CE #F9F398 #98F9C3 #989DF9
square
#F998CE #F9F398 #98F9C3 #989DF9
split-complementary
#F998CE #9DF998 #98F9F3
monochromatic
#F22497 #F65EB2 #F998CE #FCD2EA #FDE2F1
Accessibility & contrast
On white
2.02
#F998CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F998CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F998CE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F998CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F998CE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD0
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#FF97AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f998ce; /* rgb */ color: rgb(249, 152, 206); /* oklch */ color: oklch(79.5% 0.133 346.0);
Tailwind
colors: {
custom: {
50: '#fdb8dd',
500: '#f998ce',
950: '#000000',
},
}SCSS
$custom: #f998ce; $custom-light: #fdb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f998ce",
"rgb": {
"r": 249,
"g": 152,
"b": 206
},
"hsl": {
"h": 326.598,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.79493,
"c": 0.1326,
"h": 346
},
"luminance": 0.47052
}Semantic roles & 50–950 ramp
primary
#F998CE
secondary
#D6F5E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083