#F894E3#F894E3
#F894E3 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.5% C 0.154 H 335.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F894E3 |
|---|---|
| RGB | rgb(248, 148, 227) |
| HSL | hsl(313, 88%, 78%) |
| HSV | hsv(313, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 8.5%, 2.7%) |
| CIE-LAB | lab(73.99, 48.45, -24.06) |
| CIE-LCH | lch(73.99, 54.10, 333.59°) |
| OKLab | oklab(79.52% 0.1395 -0.0648) |
| OKLCH | oklch(79.52% 0.154 335.1) |
| XYZ | xyz(63.1662, 46.6858, 78.3423) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 7.17
Pink (survey)
#FF81C0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F894E3 #94F8A9
analogous
#DB94F8 #F894E3 #F894B1
triadic
#F894E3 #E3F894 #94E3F8
tetradic
#F894E3 #F8DB94 #94F8A9 #94B1F8
square
#F894E3 #F8DB94 #94F8A9 #94B1F8
split-complementary
#F894E3 #B1F894 #94F8DB
monochromatic
#F021C5 #F45BD4 #F894E3 #FCCDF2 #FDE2F7
Accessibility & contrast
On white
2.03
#F894E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F894E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F894E3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F894E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F894E3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE6
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#FF98B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f894e3; /* rgb */ color: rgb(248, 148, 227); /* oklch */ color: oklch(79.5% 0.154 335.1);
Tailwind
colors: {
custom: {
50: '#fcb5ec',
500: '#f894e3',
950: '#000000',
},
}SCSS
$custom: #f894e3; $custom-light: #fcb5ec; $custom-dark: #000000;
JSON
{
"hex": "#f894e3",
"rgb": {
"r": 248,
"g": 148,
"b": 227
},
"hsl": {
"h": 312.6,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.79518,
"c": 0.15377,
"h": 335.1
},
"luminance": 0.46682
}Semantic roles & 50–950 ramp
primary
#F894E3
secondary
#D6F5DC
accent
#E43101
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084