#F989C8#F989C8
#F989C8 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.0% C 0.154 H 346.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F989C8 |
|---|---|
| RGB | rgb(249, 137, 200) |
| HSL | hsl(326, 90%, 76%) |
| HSV | hsv(326, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 19.7%, 2.4%) |
| CIE-LAB | lab(71.01, 50.11, -13.67) |
| CIE-LCH | lch(71.01, 51.94, 344.74°) |
| OKLab | oklab(77% 0.1494 -0.0359) |
| OKLCH | oklch(77% 0.154 346.5) |
| XYZ | xyz(58.4390, 42.2055, 59.7009) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.74
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 6.25
Bubble Gum Pink
#FF69AF
ΔE00 6.68
Pinky
#FC86AA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989C8 #89F9BA
analogous
#F289F9 #F989C8 #F98990
triadic
#F989C8 #C8F989 #89C8F9
tetradic
#F989C8 #F9F289 #89F9BA #8990F9
square
#F989C8 #F9F289 #89F9BA #8990F9
split-complementary
#F989C8 #90F989 #89F9F2
monochromatic
#F31592 #F64FAD #F989C8 #FCC3E3 #FEE2F1
Accessibility & contrast
On white
2.22
#F989C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F989C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989C8
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989C8 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CA
Deuteranopia (green-blind)
#B0B5C5
Tritanopia (blue-blind)
#FF87A0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f989c8; /* rgb */ color: rgb(249, 137, 200); /* oklch */ color: oklch(77.0% 0.154 346.5);
Tailwind
colors: {
custom: {
50: '#fdaed8',
500: '#f989c8',
950: '#000000',
},
}SCSS
$custom: #f989c8; $custom-light: #fdaed8; $custom-dark: #000000;
JSON
{
"hex": "#f989c8",
"rgb": {
"r": 249,
"g": 137,
"b": 200
},
"hsl": {
"h": 326.25,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77004,
"c": 0.15366,
"h": 346.5
},
"luminance": 0.42201
}Semantic roles & 50–950 ramp
primary
#F989C8
secondary
#D5F6E3
accent
#E66400
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181014
muted
#867F83