#F889FF#F889FF
#F889FF is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.196 H 325.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F889FF |
|---|---|
| RGB | rgb(248, 137, 255) |
| HSL | hsl(296, 100%, 77%) |
| HSV | hsv(296, 46%, 100%) |
| CMYK | cmyk(2.7%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(72.94, 58.75, -40.95) |
| CIE-LCH | lch(72.94, 71.61, 325.12°) |
| OKLab | oklab(79.09% 0.1608 -0.1125) |
| OKLCH | oklch(79.09% 0.196 325) |
| XYZ | xyz(65.7055, 45.0709, 99.8269) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889FF #90FF89
analogous
#BD89FF #F889FF #FF89CB
triadic
#F889FF #FFF889 #89FFF8
tetradic
#F889FF #FFBD89 #90FF89 #89CBFF
square
#F889FF #FFBD89 #90FF89 #89CBFF
split-complementary
#F889FF #CBFF89 #89FFBD
monochromatic
#F10FFF #F44CFF #F889FF #FCC6FF #FDE0FF
Accessibility & contrast
On white
2.10
#F889FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F889FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889FF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889FF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FD96B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f889ff; /* rgb */ color: rgb(248, 137, 255); /* oklch */ color: oklch(79.1% 0.196 325.0);
Tailwind
colors: {
custom: {
50: '#fdafff',
500: '#f889ff',
950: '#000000',
},
}SCSS
$custom: #f889ff; $custom-light: #fdafff; $custom-dark: #000000;
JSON
{
"hex": "#f889ff",
"rgb": {
"r": 248,
"g": 137,
"b": 255
},
"hsl": {
"h": 296.441,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79091,
"c": 0.19629,
"h": 325
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#F889FF
secondary
#D6F7D4
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086