#F890FA#F890FA
#F890FA is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.180 H 326.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F890FA |
|---|---|
| RGB | rgb(248, 144, 250) |
| HSL | hsl(299, 91%, 77%) |
| HSV | hsv(299, 42%, 98%) |
| CMYK | cmyk(0.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(74.07, 54.41, -36.48) |
| CIE-LCH | lch(74.07, 65.51, 326.16°) |
| OKLab | oklab(79.86% 0.1503 -0.0998) |
| OKLCH | oklch(79.86% 0.18 326.4) |
| XYZ | xyz(65.9386, 46.8082, 95.9856) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 7.83
Plum
#DDA0DD
ΔE00 7.83
Violet Pink
#FB5FFC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F890FA #92FA90
analogous
#C390FA #F890FA #FA90C7
triadic
#F890FA #FAF890 #90FAF8
tetradic
#F890FA #FAC390 #92FA90 #90C7FA
square
#F890FA #FAC390 #92FA90 #90C7FA
split-complementary
#F890FA #C7FA90 #90FAC3
monochromatic
#F11BF5 #F455F7 #F890FA #FCCBFD #FDE2FE
Accessibility & contrast
On white
2.03
#F890FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F890FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F890FA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F890FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F890FA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#FD9BB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f890fa; /* rgb */ color: rgb(248, 144, 250); /* oklch */ color: oklch(79.9% 0.180 326.4);
Tailwind
colors: {
custom: {
50: '#fcb3fc',
500: '#f890fa',
950: '#000000',
},
}SCSS
$custom: #f890fa; $custom-light: #fcb3fc; $custom-dark: #000000;
JSON
{
"hex": "#f890fa",
"rgb": {
"r": 248,
"g": 144,
"b": 250
},
"hsl": {
"h": 298.868,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79863,
"c": 0.18044,
"h": 326.4
},
"luminance": 0.46805
}Semantic roles & 50–950 ramp
primary
#F890FA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085