#FE78BE#FE78BE
#FE78BE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.179 H 349.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78BE |
|---|---|
| RGB | rgb(254, 120, 190) |
| HSL | hsl(329, 99%, 73%) |
| HSV | hsv(329, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 25.2%, 0.4%) |
| CIE-LAB | lab(68.19, 58.49, -12.26) |
| CIE-LCH | lch(68.19, 59.76, 348.16°) |
| OKLab | oklab(74.92% 0.1764 -0.0319) |
| OKLCH | oklch(74.92% 0.179 349.7) |
| XYZ | xyz(56.8857, 38.2265, 53.0877) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.84
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78BE #78FEB8
analogous
#FB78FE #FE78BE #FE787B
triadic
#FE78BE #BEFE78 #78BEFE
tetradic
#FE78BE #FEFB78 #78FEB8 #787BFE
square
#FE78BE #FEFB78 #78FEB8 #787BFE
split-complementary
#FE78BE #7BFE78 #78FEFB
monochromatic
#FA0283 #FE3BA1 #FE78BE #FEB5DB #FFE1F0
Accessibility & contrast
On white
2.43
#FE78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FE78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78BE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78BE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe78be; /* rgb */ color: rgb(254, 120, 190); /* oklch */ color: oklch(74.9% 0.179 349.7);
Tailwind
colors: {
custom: {
50: '#ffa3d1',
500: '#fe78be',
950: '#000000',
},
}SCSS
$custom: #fe78be; $custom-light: #ffa3d1; $custom-dark: #000000;
JSON
{
"hex": "#fe78be",
"rgb": {
"r": 254,
"g": 120,
"b": 190
},
"hsl": {
"h": 328.657,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.74917,
"c": 0.17928,
"h": 349.7
},
"luminance": 0.38221
}Semantic roles & 50–950 ramp
primary
#FE78BE
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82