#F891DF#F891DF
#F891DF is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.9% C 0.156 H 336.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F891DF |
|---|---|
| RGB | rgb(248, 145, 223) |
| HSL | hsl(315, 88%, 77%) |
| HSV | hsv(315, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 10.1%, 2.7%) |
| CIE-LAB | lab(73.25, 49.32, -23.00) |
| CIE-LCH | lch(73.25, 54.42, 334.99°) |
| OKLab | oklab(78.91% 0.1428 -0.0618) |
| OKLCH | oklch(78.91% 0.156 336.6) |
| XYZ | xyz(62.1561, 45.5386, 75.3137) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.19
Pink (survey)
#FF81C0
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891DF #91F8AA
analogous
#DE91F8 #F891DF #F891AC
triadic
#F891DF #DFF891 #91DFF8
tetradic
#F891DF #F8DE91 #91F8AA #91ACF8
square
#F891DF #F8DE91 #91F8AA #91ACF8
split-complementary
#F891DF #ACF891 #91F8DE
monochromatic
#F11EBE #F457CE #F891DF #FCCBF0 #FDE2F7
Accessibility & contrast
On white
2.08
#F891DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F891DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891DF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891DF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#ADBADC
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f891df; /* rgb */ color: rgb(248, 145, 223); /* oklch */ color: oklch(78.9% 0.156 336.6);
Tailwind
colors: {
custom: {
50: '#fcb3e9',
500: '#f891df',
950: '#000000',
},
}SCSS
$custom: #f891df; $custom-light: #fcb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f891df",
"rgb": {
"r": 248,
"g": 145,
"b": 223
},
"hsl": {
"h": 314.563,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.78913,
"c": 0.15563,
"h": 336.6
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#F891DF
secondary
#D6F5DD
accent
#E53801
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084