#FE78FD#FE78FD
#FE78FD is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.224 H 327.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78FD |
|---|---|
| RGB | rgb(254, 120, 253) |
| HSL | hsl(300, 99%, 73%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 0.4%, 0.4%) |
| CIE-LAB | lab(70.59, 67.98, -43.47) |
| CIE-LCH | lch(70.59, 80.69, 327.40°) |
| OKLab | oklab(77.49% 0.1894 -0.1195) |
| OKLCH | oklch(77.49% 0.224 327.8) |
| XYZ | xyz(65.3181, 41.5995, 97.4985) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78FD #78FE79
analogous
#BC78FE #FE78FD #FE78BA
triadic
#FE78FD #FDFE78 #78FDFE
tetradic
#FE78FD #FEBC78 #78FE79 #78BAFE
square
#FE78FD #FEBC78 #78FE79 #78BAFE
split-complementary
#FE78FD #BAFE78 #78FEBC
monochromatic
#FA02F8 #FE3BFC #FE78FD #FEB5FE #FFE1FF
Accessibility & contrast
On white
2.25
#FE78FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FE78FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78FD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78FD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe78fd; /* rgb */ color: rgb(254, 120, 253); /* oklch */ color: oklch(77.5% 0.224 327.8);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fe78fd',
950: '#000000',
},
}SCSS
$custom: #fe78fd; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fe78fd",
"rgb": {
"r": 254,
"g": 120,
"b": 253
},
"hsl": {
"h": 300.448,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.77489,
"c": 0.22396,
"h": 327.8
},
"luminance": 0.41596
}Semantic roles & 50–950 ramp
primary
#FE78FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86