#F889DF#F889DF
#F889DF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.7% C 0.169 H 336.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F889DF |
|---|---|
| RGB | rgb(248, 137, 223) |
| HSL | hsl(314, 89%, 75%) |
| HSV | hsv(314, 45%, 97%) |
| CMYK | cmyk(0%, 44.8%, 10.1%, 2.7%) |
| CIE-LAB | lab(71.68, 53.32, -25.40) |
| CIE-LCH | lch(71.68, 59.06, 334.53°) |
| OKLab | oklab(77.74% 0.1544 -0.0684) |
| OKLCH | oklch(77.74% 0.169 336.1) |
| XYZ | xyz(60.9764, 43.1793, 74.9205) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889DF #89F8A2
analogous
#DA89F8 #F889DF #F889A7
triadic
#F889DF #DFF889 #89DFF8
tetradic
#F889DF #F8DA89 #89F8A2 #89A7F8
square
#F889DF #F8DA89 #89F8A2 #89A7F8
split-complementary
#F889DF #A7F889 #89F8DA
monochromatic
#F115C0 #F54FCF #F889DF #FBC3EF #FDE2F7
Accessibility & contrast
On white
2.18
#F889DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F889DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889DF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889DF | 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)
#8AA5E2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f889df; /* rgb */ color: rgb(248, 137, 223); /* oklch */ color: oklch(77.7% 0.169 336.1);
Tailwind
colors: {
custom: {
50: '#fcaee9',
500: '#f889df',
950: '#000000',
},
}SCSS
$custom: #f889df; $custom-light: #fcaee9; $custom-dark: #000000;
JSON
{
"hex": "#f889df",
"rgb": {
"r": 248,
"g": 137,
"b": 223
},
"hsl": {
"h": 313.514,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.77736,
"c": 0.16891,
"h": 336.1
},
"luminance": 0.43175
}Semantic roles & 50–950 ramp
primary
#F889DF
secondary
#D6F5DD
accent
#E53400
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084