#F890F6#F890F6
#F890F6 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.177 H 327.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F890F6 |
|---|---|
| RGB | rgb(248, 144, 246) |
| HSL | hsl(301, 88%, 77%) |
| HSV | hsv(301, 42%, 97%) |
| CMYK | cmyk(0%, 41.9%, 0.8%, 2.7%) |
| CIE-LAB | lab(73.91, 53.70, -34.55) |
| CIE-LCH | lch(73.91, 63.86, 327.24°) |
| OKLab | oklab(79.69% 0.1495 -0.0943) |
| OKLCH | oklch(79.69% 0.177 327.8) |
| XYZ | xyz(65.3181, 46.5600, 92.7173) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.83
Plum
#DDA0DD
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F890F6 #90F892
analogous
#C690F8 #F890F6 #F890C2
triadic
#F890F6 #F6F890 #90F6F8
tetradic
#F890F6 #F8C690 #90F892 #90C2F8
square
#F890F6 #F8C690 #90F892 #90C2F8
split-complementary
#F890F6 #C2F890 #90F8C6
monochromatic
#F11DED #F456F1 #F890F6 #FCCAFB #FDE2FD
Accessibility & contrast
On white
2.04
#F890F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F890F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F890F6
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F890F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F890F6 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FE9AB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f890f6; /* rgb */ color: rgb(248, 144, 246); /* oklch */ color: oklch(79.7% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#fcb3f9',
500: '#f890f6',
950: '#000000',
},
}SCSS
$custom: #f890f6; $custom-light: #fcb3f9; $custom-dark: #000000;
JSON
{
"hex": "#f890f6",
"rgb": {
"r": 248,
"g": 144,
"b": 246
},
"hsl": {
"h": 301.154,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.79692,
"c": 0.1768,
"h": 327.8
},
"luminance": 0.46557
}Semantic roles & 50–950 ramp
primary
#F890F6
secondary
#D6F5D6
accent
#E50501
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085