#F889F2#F889F2
#F889F2 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.185 H 329.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F889F2 |
|---|---|
| RGB | rgb(248, 137, 242) |
| HSL | hsl(303, 89%, 75%) |
| HSV | hsv(303, 45%, 97%) |
| CMYK | cmyk(0%, 44.8%, 2.4%, 2.7%) |
| CIE-LAB | lab(72.40, 56.47, -34.70) |
| CIE-LCH | lch(72.40, 66.28, 328.43°) |
| OKLab | oklab(78.52% 0.1585 -0.0947) |
| OKLCH | oklch(78.52% 0.185 329.2) |
| XYZ | xyz(63.6832, 44.2620, 89.1762) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889F2 #89F88F
analogous
#C689F8 #F889F2 #F889BA
triadic
#F889F2 #F2F889 #89F2F8
tetradic
#F889F2 #F8C689 #89F88F #89BAF8
square
#F889F2 #F8C689 #89F88F #89BAF8
split-complementary
#F889F2 #BAF889 #89F8C6
monochromatic
#F115E5 #F54FEC #F889F2 #FBC3F8 #FDE2FC
Accessibility & contrast
On white
2.13
#F889F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F889F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889F2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889F2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f889f2; /* rgb */ color: rgb(248, 137, 242); /* oklch */ color: oklch(78.5% 0.185 329.2);
Tailwind
colors: {
custom: {
50: '#fcaef6',
500: '#f889f2',
950: '#000000',
},
}SCSS
$custom: #f889f2; $custom-light: #fcaef6; $custom-dark: #000000;
JSON
{
"hex": "#f889f2",
"rgb": {
"r": 248,
"g": 137,
"b": 242
},
"hsl": {
"h": 303.243,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.78517,
"c": 0.18465,
"h": 329.2
},
"luminance": 0.44259
}Semantic roles & 50–950 ramp
primary
#F889F2
secondary
#D6F5D7
accent
#E50C00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085