#FE94DF#FE94DF
#FE94DF is a light, vivid pink. Relative luminance 0.476; OKLCH L 80.1% C 0.155 H 338.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE94DF |
|---|---|
| RGB | rgb(254, 148, 223) |
| HSL | hsl(318, 98%, 79%) |
| HSV | hsv(318, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 12.2%, 0.4%) |
| CIE-LAB | lab(74.56, 49.68, -20.94) |
| CIE-LCH | lch(74.56, 53.91, 337.15°) |
| OKLab | oklab(80.06% 0.145 -0.056) |
| OKLCH | oklch(80.06% 0.155 338.9) |
| XYZ | xyz(64.7825, 47.5823, 75.5698) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.19
Pink (survey)
#FF81C0
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.76
Violet (CSS)
#EE82EE
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE94DF #94FEB3
analogous
#E894FE #FE94DF #FE94AA
triadic
#FE94DF #DFFE94 #94DFFE
tetradic
#FE94DF #FEE894 #94FEB3 #94AAFE
square
#FE94DF #FEE894 #94FEB3 #94AAFE
split-complementary
#FE94DF #AAFE94 #94FEE8
monochromatic
#FD1BBB #FD57CD #FE94DF #FFD1F1 #FFE1F6
Accessibility & contrast
On white
2.00
#FE94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FE94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE94DF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE94DF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#FF96B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe94df; /* rgb */ color: rgb(254, 148, 223); /* oklch */ color: oklch(80.1% 0.155 338.9);
Tailwind
colors: {
custom: {
50: '#ffb6e9',
500: '#fe94df',
950: '#000000',
},
}SCSS
$custom: #fe94df; $custom-light: #ffb6e9; $custom-dark: #000000;
JSON
{
"hex": "#fe94df",
"rgb": {
"r": 254,
"g": 148,
"b": 223
},
"hsl": {
"h": 317.547,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.80056,
"c": 0.15541,
"h": 338.9
},
"luminance": 0.47578
}Semantic roles & 50–950 ramp
primary
#FE94DF
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084