#FE78C3#FE78C3
#FE78C3 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.1% C 0.182 H 347.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78C3 |
|---|---|
| RGB | rgb(254, 120, 195) |
| HSL | hsl(326, 99%, 73%) |
| HSV | hsv(326, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 23.2%, 0.4%) |
| CIE-LAB | lab(68.35, 59.15, -14.82) |
| CIE-LCH | lch(68.35, 60.98, 345.93°) |
| OKLab | oklab(75.09% 0.1778 -0.0389) |
| OKLCH | oklch(75.09% 0.182 347.7) |
| XYZ | xyz(57.4416, 38.4489, 56.0153) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 2.97
Hot Pink
#FF69B4
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 4.10
Carnation Pink
#FF7FA7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78C3 #78FEB3
analogous
#F678FE #FE78C3 #FE7880
triadic
#FE78C3 #C3FE78 #78C3FE
tetradic
#FE78C3 #FEF678 #78FEB3 #7880FE
square
#FE78C3 #FEF678 #78FEB3 #7880FE
split-complementary
#FE78C3 #80FE78 #78FEF6
monochromatic
#FA028D #FE3BA8 #FE78C3 #FEB5DE #FFE1F1
Accessibility & contrast
On white
2.42
#FE78C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FE78C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78C3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78C3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C5
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe78c3; /* rgb */ color: rgb(254, 120, 195); /* oklch */ color: oklch(75.1% 0.182 347.7);
Tailwind
colors: {
custom: {
50: '#ffa4d5',
500: '#fe78c3',
950: '#000000',
},
}SCSS
$custom: #fe78c3; $custom-light: #ffa4d5; $custom-dark: #000000;
JSON
{
"hex": "#fe78c3",
"rgb": {
"r": 254,
"g": 120,
"b": 195
},
"hsl": {
"h": 326.418,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.75092,
"c": 0.18202,
"h": 347.7
},
"luminance": 0.38444
}Semantic roles & 50–950 ramp
primary
#FE78C3
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83