#F891DA#F891DA
#F891DA is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.152 H 338.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F891DA |
|---|---|
| RGB | rgb(248, 145, 218) |
| HSL | hsl(317, 88%, 77%) |
| HSV | hsv(317, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 12.1%, 2.7%) |
| CIE-LAB | lab(73.07, 48.52, -20.52) |
| CIE-LCH | lch(73.07, 52.68, 337.07°) |
| OKLab | oklab(78.72% 0.1415 -0.0549) |
| OKLCH | oklch(78.72% 0.152 338.8) |
| XYZ | xyz(61.4919, 45.2729, 71.8158) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Pink (survey)
#FF81C0
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891DA #91F8AF
analogous
#E391F8 #F891DA #F891A7
triadic
#F891DA #DAF891 #91DAF8
tetradic
#F891DA #F8E391 #91F8AF #91A7F8
square
#F891DA #F8E391 #91F8AF #91A7F8
split-complementary
#F891DA #A7F891 #91F8E3
monochromatic
#F11EB3 #F457C7 #F891DA #FCCBED #FDE2F5
Accessibility & contrast
On white
2.09
#F891DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F891DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891DA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891DA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FF93AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f891da; /* rgb */ color: rgb(248, 145, 218); /* oklch */ color: oklch(78.7% 0.152 338.8);
Tailwind
colors: {
custom: {
50: '#fcb3e5',
500: '#f891da',
950: '#000000',
},
}SCSS
$custom: #f891da; $custom-light: #fcb3e5; $custom-dark: #000000;
JSON
{
"hex": "#f891da",
"rgb": {
"r": 248,
"g": 145,
"b": 218
},
"hsl": {
"h": 317.476,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.78725,
"c": 0.15179,
"h": 338.8
},
"luminance": 0.45269
}Semantic roles & 50–950 ramp
primary
#F891DA
secondary
#D6F5DF
accent
#E54301
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084