#FE78C2#FE78C2
#FE78C2 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.1% C 0.181 H 348.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78C2 |
|---|---|
| RGB | rgb(254, 120, 194) |
| HSL | hsl(327, 99%, 73%) |
| HSV | hsv(327, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 23.6%, 0.4%) |
| CIE-LAB | lab(68.32, 59.02, -14.31) |
| CIE-LCH | lch(68.32, 60.73, 346.37°) |
| OKLab | oklab(75.06% 0.1775 -0.0375) |
| OKLCH | oklch(75.06% 0.181 348.1) |
| XYZ | xyz(57.3289, 38.4038, 55.4218) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum Pink
#FE83CC
ΔE00 2.40
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78C2 #78FEB4
analogous
#F778FE #FE78C2 #FE787F
triadic
#FE78C2 #C2FE78 #78C2FE
tetradic
#FE78C2 #FEF778 #78FEB4 #787FFE
square
#FE78C2 #FEF778 #78FEB4 #787FFE
split-complementary
#FE78C2 #7FFE78 #78FEF7
monochromatic
#FA028B #FE3BA7 #FE78C2 #FEB5DD #FFE1F1
Accessibility & contrast
On white
2.42
#FE78C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FE78C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78C2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78C2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe78c2; /* rgb */ color: rgb(254, 120, 194); /* oklch */ color: oklch(75.1% 0.181 348.1);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fe78c2',
950: '#000000',
},
}SCSS
$custom: #fe78c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fe78c2",
"rgb": {
"r": 254,
"g": 120,
"b": 194
},
"hsl": {
"h": 326.866,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.75057,
"c": 0.18146,
"h": 348.1
},
"luminance": 0.38399
}Semantic roles & 50–950 ramp
primary
#FE78C2
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83