#FE78B2#FE78B2
#FE78B2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.173 H 355.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78B2 |
|---|---|
| RGB | rgb(254, 120, 178) |
| HSL | hsl(334, 99%, 73%) |
| HSV | hsv(334, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 29.9%, 0.4%) |
| CIE-LAB | lab(67.82, 56.96, -6.06) |
| CIE-LCH | lch(67.82, 57.28, 353.93°) |
| OKLab | oklab(74.52% 0.1728 -0.0153) |
| OKLCH | oklch(74.52% 0.174 355) |
| XYZ | xyz(55.6278, 37.7233, 46.4625) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.77
Bubble Gum Pink
#FF69AF
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78B2 #78FEC4
analogous
#FE78F5 #FE78B2 #FE8178
triadic
#FE78B2 #B2FE78 #78B2FE
tetradic
#FE78B2 #F5FE78 #78FEC4 #8178FE
square
#FE78B2 #F5FE78 #78FEC4 #8178FE
split-complementary
#FE78B2 #78FE81 #78F5FE
monochromatic
#FA026D #FE3B8F #FE78B2 #FEB5D5 #FFE1EE
Accessibility & contrast
On white
2.46
#FE78B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE78B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78B2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78B2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe78b2; /* rgb */ color: rgb(254, 120, 178); /* oklch */ color: oklch(74.5% 0.173 355.0);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fe78b2',
950: '#000000',
},
}SCSS
$custom: #fe78b2; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fe78b2",
"rgb": {
"r": 254,
"g": 120,
"b": 178
},
"hsl": {
"h": 334.03,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.74518,
"c": 0.1735,
"h": 355
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#FE78B2
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82