#F989E2#F989E2
#F989E2 is a light, vivid pink. Relative luminance 0.435; OKLCH L 78.0% C 0.172 H 335.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F989E2 |
|---|---|
| RGB | rgb(249, 137, 226) |
| HSL | hsl(312, 90%, 76%) |
| HSV | hsv(312, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 9.2%, 2.4%) |
| CIE-LAB | lab(71.91, 54.10, -26.68) |
| CIE-LCH | lch(71.91, 60.32, 333.75°) |
| OKLab | oklab(77.97% 0.1562 -0.072) |
| OKLCH | oklch(77.97% 0.172 335.3) |
| XYZ | xyz(61.7400, 43.5259, 77.0862) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 6.92
Pink (survey)
#FF81C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989E2 #89F9A0
analogous
#D889F9 #F989E2 #F989AA
triadic
#F989E2 #E2F989 #89E2F9
tetradic
#F989E2 #F9D889 #89F9A0 #89AAF9
square
#F989E2 #F9D889 #89F9A0 #89AAF9
split-complementary
#F989E2 #AAF989 #89F9D8
monochromatic
#F315C5 #F64FD4 #F989E2 #FCC3F0 #FEE2F8
Accessibility & contrast
On white
2.16
#F989E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F989E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989E2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989E2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E5
Deuteranopia (green-blind)
#A8B6DF
Tritanopia (blue-blind)
#FF8EAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f989e2; /* rgb */ color: rgb(249, 137, 226); /* oklch */ color: oklch(78.0% 0.172 335.3);
Tailwind
colors: {
custom: {
50: '#fdaeeb',
500: '#f989e2',
950: '#000000',
},
}SCSS
$custom: #f989e2; $custom-light: #fdaeeb; $custom-dark: #000000;
JSON
{
"hex": "#f989e2",
"rgb": {
"r": 249,
"g": 137,
"b": 226
},
"hsl": {
"h": 312.321,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77973,
"c": 0.17202,
"h": 335.3
},
"luminance": 0.43522
}Semantic roles & 50–950 ramp
primary
#F989E2
secondary
#D5F6DC
accent
#E62F00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084