#FE78B3#FE78B3
#FE78B3 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.174 H 354.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78B3 |
|---|---|
| RGB | rgb(254, 120, 179) |
| HSL | hsl(334, 99%, 73%) |
| HSV | hsv(334, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 29.5%, 0.4%) |
| CIE-LAB | lab(67.85, 57.08, -6.58) |
| CIE-LCH | lch(67.85, 57.46, 353.42°) |
| OKLab | oklab(74.55% 0.1731 -0.0167) |
| OKLCH | oklch(74.55% 0.174 354.5) |
| XYZ | xyz(55.7285, 37.7636, 46.9932) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 2.64
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Hot Pink
#FF69B4
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78B3 #78FEC3
analogous
#FE78F6 #FE78B3 #FE8078
triadic
#FE78B3 #B3FE78 #78B3FE
tetradic
#FE78B3 #F6FE78 #78FEC3 #8078FE
square
#FE78B3 #F6FE78 #78FEC3 #8078FE
split-complementary
#FE78B3 #78FE80 #78F6FE
monochromatic
#FA026F #FE3B91 #FE78B3 #FEB5D5 #FFE1EE
Accessibility & contrast
On white
2.46
#FE78B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FE78B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78B3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78B3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B5
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#FF718E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe78b3; /* rgb */ color: rgb(254, 120, 179); /* oklch */ color: oklch(74.6% 0.174 354.5);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fe78b3',
950: '#000000',
},
}SCSS
$custom: #fe78b3; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fe78b3",
"rgb": {
"r": 254,
"g": 120,
"b": 179
},
"hsl": {
"h": 333.582,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.7455,
"c": 0.17394,
"h": 354.5
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#FE78B3
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82