#F989DC#F989DC
#F989DC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.7% C 0.167 H 337.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F989DC |
|---|---|
| RGB | rgb(249, 137, 220) |
| HSL | hsl(316, 90%, 76%) |
| HSV | hsv(316, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 11.6%, 2.4%) |
| CIE-LAB | lab(71.69, 53.14, -23.71) |
| CIE-LCH | lch(71.69, 58.19, 335.95°) |
| OKLab | oklab(77.74% 0.1548 -0.0637) |
| OKLCH | oklch(77.74% 0.167 337.6) |
| XYZ | xyz(60.9311, 43.2023, 72.8258) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 5.99
Plum
#DDA0DD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989DC #89F9A6
analogous
#DE89F9 #F989DC #F989A4
triadic
#F989DC #DCF989 #89DCF9
tetradic
#F989DC #F9DE89 #89F9A6 #89A4F9
square
#F989DC #F9DE89 #89F9A6 #89A4F9
split-complementary
#F989DC #A4F989 #89F9DE
monochromatic
#F315B9 #F64FCB #F989DC #FCC3ED #FEE2F6
Accessibility & contrast
On white
2.18
#F989DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F989DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989DC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989DC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f989dc; /* rgb */ color: rgb(249, 137, 220); /* oklch */ color: oklch(77.7% 0.167 337.6);
Tailwind
colors: {
custom: {
50: '#fdaee7',
500: '#f989dc',
950: '#000000',
},
}SCSS
$custom: #f989dc; $custom-light: #fdaee7; $custom-dark: #000000;
JSON
{
"hex": "#f989dc",
"rgb": {
"r": 249,
"g": 137,
"b": 220
},
"hsl": {
"h": 315.536,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77738,
"c": 0.16738,
"h": 337.6
},
"luminance": 0.43198
}Semantic roles & 50–950 ramp
primary
#F989DC
secondary
#D5F6DE
accent
#E63B00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084