#FE78E9#FE78E9
#FE78E9 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.208 H 333.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78E9 |
|---|---|
| RGB | rgb(254, 120, 233) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.75, 64.72, -33.82) |
| CIE-LCH | lch(69.75, 73.03, 332.41°) |
| OKLab | oklab(76.59% 0.1864 -0.0919) |
| OKLCH | oklch(76.59% 0.208 333.8) |
| XYZ | xyz(62.2976, 40.3913, 81.5901) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78E9 #78FE8D
analogous
#D078FE #FE78E9 #FE78A6
triadic
#FE78E9 #E9FE78 #78E9FE
tetradic
#FE78E9 #FED078 #78FE8D #78A6FE
square
#FE78E9 #FED078 #78FE8D #78A6FE
split-complementary
#FE78E9 #A6FE78 #78FED0
monochromatic
#FA02D3 #FE3BDF #FE78E9 #FEB5F3 #FFE1FA
Accessibility & contrast
On white
2.31
#FE78E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FE78E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78E9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78E9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#9EB2E5
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe78e9; /* rgb */ color: rgb(254, 120, 233); /* oklch */ color: oklch(76.6% 0.208 333.8);
Tailwind
colors: {
custom: {
50: '#ffa4f0',
500: '#fe78e9',
950: '#000000',
},
}SCSS
$custom: #fe78e9; $custom-light: #ffa4f0; $custom-dark: #000000;
JSON
{
"hex": "#fe78e9",
"rgb": {
"r": 254,
"g": 120,
"b": 233
},
"hsl": {
"h": 309.403,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.76588,
"c": 0.20783,
"h": 333.8
},
"luminance": 0.40387
}Semantic roles & 50–950 ramp
primary
#FE78E9
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84