#F98CCE#F98CCE
#F98CCE is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.7% C 0.153 H 344.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CCE |
|---|---|
| RGB | rgb(249, 140, 206) |
| HSL | hsl(324, 90%, 76%) |
| HSV | hsv(324, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 17.3%, 2.4%) |
| CIE-LAB | lab(71.80, 49.50, -15.82) |
| CIE-LCH | lch(71.80, 51.97, 342.27°) |
| OKLab | oklab(77.66% 0.1467 -0.0418) |
| OKLCH | oklch(77.66% 0.153 344.1) |
| XYZ | xyz(59.5864, 43.3562, 63.6107) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.92
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 6.98
Hot Pink
#FF69B4
ΔE00 7.18
Bubble Gum Pink
#FF69AF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CCE #8CF9B7
analogous
#EE8CF9 #F98CCE #F98C98
triadic
#F98CCE #CEF98C #8CCEF9
tetradic
#F98CCE #F9EE8C #8CF9B7 #8C98F9
square
#F98CCE #F9EE8C #8CF9B7 #8C98F9
split-complementary
#F98CCE #98F98C #8CF9EE
monochromatic
#F3189C #F652B5 #F98CCE #FCC6E7 #FDE2F3
Accessibility & contrast
On white
2.17
#F98CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F98CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CCE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CCE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D0
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98cce; /* rgb */ color: rgb(249, 140, 206); /* oklch */ color: oklch(77.7% 0.153 344.1);
Tailwind
colors: {
custom: {
50: '#fdb0dd',
500: '#f98cce',
950: '#000000',
},
}SCSS
$custom: #f98cce; $custom-light: #fdb0dd; $custom-dark: #000000;
JSON
{
"hex": "#f98cce",
"rgb": {
"r": 249,
"g": 140,
"b": 206
},
"hsl": {
"h": 323.67,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.77658,
"c": 0.15253,
"h": 344.1
},
"luminance": 0.43352
}Semantic roles & 50–950 ramp
primary
#F98CCE
secondary
#D5F6E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083