#F891DC#F891DC
#F891DC is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.153 H 337.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F891DC |
|---|---|
| RGB | rgb(248, 145, 220) |
| HSL | hsl(316, 88%, 77%) |
| HSV | hsv(316, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 11.3%, 2.7%) |
| CIE-LAB | lab(73.14, 48.83, -21.52) |
| CIE-LCH | lch(73.14, 53.37, 336.22°) |
| OKLab | oklab(78.8% 0.1421 -0.0576) |
| OKLCH | oklch(78.8% 0.153 337.9) |
| XYZ | xyz(61.7552, 45.3783, 73.2024) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891DC #91F8AD
analogous
#E191F8 #F891DC #F891A9
triadic
#F891DC #DCF891 #91DCF8
tetradic
#F891DC #F8E191 #91F8AD #91A9F8
square
#F891DC #F8E191 #91F8AD #91A9F8
split-complementary
#F891DC #A9F891 #91F8E1
monochromatic
#F11EB7 #F457CA #F891DC #FCCBEE #FDE2F6
Accessibility & contrast
On white
2.08
#F891DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F891DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891DC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891DC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f891dc; /* rgb */ color: rgb(248, 145, 220); /* oklch */ color: oklch(78.8% 0.153 337.9);
Tailwind
colors: {
custom: {
50: '#fcb3e7',
500: '#f891dc',
950: '#000000',
},
}SCSS
$custom: #f891dc; $custom-light: #fcb3e7; $custom-dark: #000000;
JSON
{
"hex": "#f891dc",
"rgb": {
"r": 248,
"g": 145,
"b": 220
},
"hsl": {
"h": 316.311,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.78799,
"c": 0.1533,
"h": 337.9
},
"luminance": 0.45375
}Semantic roles & 50–950 ramp
primary
#F891DC
secondary
#D6F5DE
accent
#E53F01
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084