#FE78FB#FE78FB
#FE78FB is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.4% C 0.222 H 328.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78FB |
|---|---|
| RGB | rgb(254, 120, 251) |
| HSL | hsl(301, 99%, 73%) |
| HSV | hsv(301, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(70.51, 67.65, -42.52) |
| CIE-LCH | lch(70.51, 79.90, 327.85°) |
| OKLab | oklab(77.4% 0.1892 -0.1168) |
| OKLCH | oklch(77.4% 0.222 328.3) |
| XYZ | xyz(65.0012, 41.4727, 95.8294) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78FB #78FE7B
analogous
#BE78FE #FE78FB #FE78B8
triadic
#FE78FB #FBFE78 #78FBFE
tetradic
#FE78FB #FEBE78 #78FE7B #78B8FE
square
#FE78FB #FEBE78 #78FE7B #78B8FE
split-complementary
#FE78FB #B8FE78 #78FEBE
monochromatic
#FA02F4 #FE3BF9 #FE78FB #FEB5FD #FFE1FE
Accessibility & contrast
On white
2.26
#FE78FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FE78FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78FB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78FB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe78fb; /* rgb */ color: rgb(254, 120, 251); /* oklch */ color: oklch(77.4% 0.222 328.3);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fe78fb',
950: '#000000',
},
}SCSS
$custom: #fe78fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fe78fb",
"rgb": {
"r": 254,
"g": 120,
"b": 251
},
"hsl": {
"h": 301.343,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.77395,
"c": 0.22229,
"h": 328.3
},
"luminance": 0.41469
}Semantic roles & 50–950 ramp
primary
#FE78FB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85