#F989CA#F989CA
#F989CA is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.1% C 0.155 H 345.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F989CA |
|---|---|
| RGB | rgb(249, 137, 202) |
| HSL | hsl(325, 90%, 76%) |
| HSV | hsv(325, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 18.9%, 2.4%) |
| CIE-LAB | lab(71.08, 50.40, -14.69) |
| CIE-LCH | lch(71.08, 52.50, 343.75°) |
| OKLab | oklab(77.07% 0.15 -0.0387) |
| OKLCH | oklch(77.07% 0.155 345.5) |
| XYZ | xyz(58.6743, 42.2996, 60.9400) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.51
Pink (survey)
#FF81C0
ΔE00 2.62
Bubblegum (survey)
#FF6CB5
ΔE00 5.94
Hot Pink
#FF69B4
ΔE00 6.39
Bubble Gum Pink
#FF69AF
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989CA #89F9B8
analogous
#F089F9 #F989CA #F98992
triadic
#F989CA #CAF989 #89CAF9
tetradic
#F989CA #F9F089 #89F9B8 #8992F9
square
#F989CA #F9F089 #89F9B8 #8992F9
split-complementary
#F989CA #92F989 #89F9F0
monochromatic
#F31596 #F64FB0 #F989CA #FCC3E4 #FEE2F2
Accessibility & contrast
On white
2.22
#F989CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F989CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989CA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989CA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CC
Deuteranopia (green-blind)
#AFB5C7
Tritanopia (blue-blind)
#FF88A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f989ca; /* rgb */ color: rgb(249, 137, 202); /* oklch */ color: oklch(77.1% 0.155 345.5);
Tailwind
colors: {
custom: {
50: '#fdaeda',
500: '#f989ca',
950: '#000000',
},
}SCSS
$custom: #f989ca; $custom-light: #fdaeda; $custom-dark: #000000;
JSON
{
"hex": "#f989ca",
"rgb": {
"r": 249,
"g": 137,
"b": 202
},
"hsl": {
"h": 325.179,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77074,
"c": 0.1549,
"h": 345.5
},
"luminance": 0.42295
}Semantic roles & 50–950 ramp
primary
#F989CA
secondary
#D5F6E3
accent
#E66000
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181014
muted
#867F83