#F889E2#F889E2
#F889E2 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.9% C 0.171 H 334.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F889E2 |
|---|---|
| RGB | rgb(248, 137, 226) |
| HSL | hsl(312, 89%, 75%) |
| HSV | hsv(312, 45%, 97%) |
| CMYK | cmyk(0%, 44.8%, 8.9%, 2.7%) |
| CIE-LAB | lab(71.79, 53.80, -26.88) |
| CIE-LCH | lch(71.79, 60.14, 333.45°) |
| OKLab | oklab(77.85% 0.1551 -0.0726) |
| OKLCH | oklch(77.85% 0.171 334.9) |
| XYZ | xyz(61.3845, 43.3425, 77.0695) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.54
Bubblegum Pink
#FE83CC
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 6.88
Pink (survey)
#FF81C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889E2 #89F89F
analogous
#D689F8 #F889E2 #F889AA
triadic
#F889E2 #E2F889 #89E2F8
tetradic
#F889E2 #F8D689 #89F89F #89AAF8
square
#F889E2 #F8D689 #89F89F #89AAF8
split-complementary
#F889E2 #AAF889 #89F8D6
monochromatic
#F115C6 #F54FD4 #F889E2 #FBC3F0 #FDE2F8
Accessibility & contrast
On white
2.17
#F889E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F889E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889E2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889E2 | 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)
#89A6E5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#FF8EAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f889e2; /* rgb */ color: rgb(248, 137, 226); /* oklch */ color: oklch(77.9% 0.171 334.9);
Tailwind
colors: {
custom: {
50: '#fcaeeb',
500: '#f889e2',
950: '#000000',
},
}SCSS
$custom: #f889e2; $custom-light: #fcaeeb; $custom-dark: #000000;
JSON
{
"hex": "#f889e2",
"rgb": {
"r": 248,
"g": 137,
"b": 226
},
"hsl": {
"h": 311.892,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.77855,
"c": 0.17127,
"h": 334.9
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#F889E2
secondary
#D6F5DC
accent
#E52E00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084