#F989DE#F989DE
#F989DE is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.8% C 0.169 H 336.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F989DE |
|---|---|
| RGB | rgb(249, 137, 222) |
| HSL | hsl(314, 90%, 76%) |
| HSV | hsv(314, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 10.8%, 2.4%) |
| CIE-LAB | lab(71.76, 53.46, -24.71) |
| CIE-LCH | lch(71.76, 58.89, 335.20°) |
| OKLab | oklab(77.82% 0.1553 -0.0664) |
| OKLCH | oklch(77.82% 0.169 336.8) |
| XYZ | xyz(61.1976, 43.3089, 74.2292) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989DE #89F9A4
analogous
#DC89F9 #F989DE #F989A6
triadic
#F989DE #DEF989 #89DEF9
tetradic
#F989DE #F9DC89 #89F9A4 #89A6F9
square
#F989DE #F9DC89 #89F9A4 #89A6F9
split-complementary
#F989DE #A6F989 #89F9DC
monochromatic
#F315BD #F64FCE #F989DE #FCC3EE #FEE2F7
Accessibility & contrast
On white
2.17
#F989DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F989DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989DE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989DE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E1
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f989de; /* rgb */ color: rgb(249, 137, 222); /* oklch */ color: oklch(77.8% 0.169 336.8);
Tailwind
colors: {
custom: {
50: '#fdaee8',
500: '#f989de',
950: '#000000',
},
}SCSS
$custom: #f989de; $custom-light: #fdaee8; $custom-dark: #000000;
JSON
{
"hex": "#f989de",
"rgb": {
"r": 249,
"g": 137,
"b": 222
},
"hsl": {
"h": 314.464,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77816,
"c": 0.1689,
"h": 336.8
},
"luminance": 0.43305
}Semantic roles & 50–950 ramp
primary
#F989DE
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084