#F989DF#F989DF
#F989DF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.9% C 0.170 H 336.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F989DF |
|---|---|
| RGB | rgb(249, 137, 223) |
| HSL | hsl(314, 90%, 76%) |
| HSV | hsv(314, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 10.4%, 2.4%) |
| CIE-LAB | lab(71.80, 53.62, -25.20) |
| CIE-LCH | lch(71.80, 59.25, 334.83°) |
| OKLab | oklab(77.85% 0.1555 -0.0678) |
| OKLCH | oklch(77.85% 0.17 336.4) |
| XYZ | xyz(61.3320, 43.3626, 74.9371) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 6.56
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989DF #89F9A3
analogous
#DB89F9 #F989DF #F989A7
triadic
#F989DF #DFF989 #89DFF9
tetradic
#F989DF #F9DB89 #89F9A3 #89A7F9
square
#F989DF #F9DB89 #89F9A3 #89A7F9
split-complementary
#F989DF #A7F989 #89F9DB
monochromatic
#F315BF #F64FCF #F989DF #FCC3EF #FEE2F7
Accessibility & contrast
On white
2.17
#F989DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F989DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989DF | 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)
#8BA5E2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f989df; /* rgb */ color: rgb(249, 137, 223); /* oklch */ color: oklch(77.9% 0.170 336.4);
Tailwind
colors: {
custom: {
50: '#fdaee9',
500: '#f989df',
950: '#000000',
},
}SCSS
$custom: #f989df; $custom-light: #fdaee9; $custom-dark: #000000;
JSON
{
"hex": "#f989df",
"rgb": {
"r": 249,
"g": 137,
"b": 223
},
"hsl": {
"h": 313.929,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77855,
"c": 0.16967,
"h": 336.4
},
"luminance": 0.43359
}Semantic roles & 50–950 ramp
primary
#F989DF
secondary
#D5F6DD
accent
#E63500
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084