#F894E4#F894E4
#F894E4 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.6% C 0.155 H 334.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F894E4 |
|---|---|
| RGB | rgb(248, 148, 228) |
| HSL | hsl(312, 88%, 78%) |
| HSV | hsv(312, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 8.1%, 2.7%) |
| CIE-LAB | lab(74.02, 48.62, -24.56) |
| CIE-LCH | lch(74.02, 54.47, 333.20°) |
| OKLab | oklab(79.56% 0.1397 -0.0661) |
| OKLCH | oklch(79.56% 0.155 334.7) |
| XYZ | xyz(63.3046, 46.7412, 79.0713) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 7.08
Pink (survey)
#FF81C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F894E4 #94F8A8
analogous
#DA94F8 #F894E4 #F894B2
triadic
#F894E4 #E4F894 #94E4F8
tetradic
#F894E4 #F8DA94 #94F8A8 #94B2F8
square
#F894E4 #F8DA94 #94F8A8 #94B2F8
split-complementary
#F894E4 #B2F894 #94F8DA
monochromatic
#F021C7 #F45BD6 #F894E4 #FCCDF2 #FDE2F8
Accessibility & contrast
On white
2.03
#F894E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F894E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F894E4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F894E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F894E4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE7
Deuteranopia (green-blind)
#AEBBE1
Tritanopia (blue-blind)
#FF99B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f894e4; /* rgb */ color: rgb(248, 148, 228); /* oklch */ color: oklch(79.6% 0.155 334.7);
Tailwind
colors: {
custom: {
50: '#fcb5ec',
500: '#f894e4',
950: '#000000',
},
}SCSS
$custom: #f894e4; $custom-light: #fcb5ec; $custom-dark: #000000;
JSON
{
"hex": "#f894e4",
"rgb": {
"r": 248,
"g": 148,
"b": 228
},
"hsl": {
"h": 312,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.79557,
"c": 0.15459,
"h": 334.7
},
"luminance": 0.46738
}Semantic roles & 50–950 ramp
primary
#F894E4
secondary
#D6F5DC
accent
#E42F01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084