#FE94CC#FE94CC
#FE94CC is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.4% C 0.143 H 347.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE94CC |
|---|---|
| RGB | rgb(254, 148, 204) |
| HSL | hsl(328, 98%, 79%) |
| HSV | hsv(328, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 19.7%, 0.4%) |
| CIE-LAB | lab(73.94, 46.79, -11.43) |
| CIE-LCH | lch(73.94, 48.17, 346.27°) |
| OKLab | oklab(79.39% 0.1395 -0.0299) |
| OKLCH | oklch(79.39% 0.143 347.9) |
| XYZ | xyz(62.3631, 46.6146, 62.8279) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Pink (survey)
#FF81C0
ΔE00 3.93
Pinky
#FC86AA
ΔE00 7.15
Powder Pink
#FFB2D0
ΔE00 7.75
Carnation Pink
#FF7FA7
ΔE00 7.80
Bubblegum (survey)
#FF6CB5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE94CC #94FEC6
analogous
#FB94FE #FE94CC #FE9497
triadic
#FE94CC #CCFE94 #94CCFE
tetradic
#FE94CC #FEFB94 #94FEC6 #9497FE
square
#FE94CC #FEFB94 #94FEC6 #9497FE
split-complementary
#FE94CC #97FE94 #94FEFB
monochromatic
#FD1B92 #FD57AF #FE94CC #FFD1E9 #FFE1F1
Accessibility & contrast
On white
2.03
#FE94CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FE94CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE94CC
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE94CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE94CC | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCE
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe94cc; /* rgb */ color: rgb(254, 148, 204); /* oklch */ color: oklch(79.4% 0.143 347.9);
Tailwind
colors: {
custom: {
50: '#ffb5db',
500: '#fe94cc',
950: '#000000',
},
}SCSS
$custom: #fe94cc; $custom-light: #ffb5db; $custom-dark: #000000;
JSON
{
"hex": "#fe94cc",
"rgb": {
"r": 254,
"g": 148,
"b": 204
},
"hsl": {
"h": 328.302,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.79386,
"c": 0.1427,
"h": 347.9
},
"luminance": 0.4661
}Semantic roles & 50–950 ramp
primary
#FE94CC
secondary
#D4F7E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083