#FE77EB#FE77EB
#FE77EB is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.211 H 333.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77EB |
|---|---|
| RGB | rgb(254, 119, 235) |
| HSL | hsl(308, 99%, 73%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 7.5%, 0.4%) |
| CIE-LAB | lab(69.66, 65.49, -35.06) |
| CIE-LCH | lch(69.66, 74.29, 331.84°) |
| OKLab | oklab(76.55% 0.1881 -0.0954) |
| OKLCH | oklch(76.55% 0.211 333.1) |
| XYZ | xyz(62.4652, 40.2669, 83.0634) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77EB #77FE8A
analogous
#CD77FE #FE77EB #FE77A8
triadic
#FE77EB #EBFE77 #77EBFE
tetradic
#FE77EB #FECD77 #77FE8A #77A8FE
square
#FE77EB #FECD77 #77FE8A #77A8FE
split-complementary
#FE77EB #A8FE77 #77FECD
monochromatic
#F902D6 #FE3AE2 #FE77EB #FEB4F4 #FFE1FB
Accessibility & contrast
On white
2.32
#FE77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FE77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77EB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77EB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe77eb; /* rgb */ color: rgb(254, 119, 235); /* oklch */ color: oklch(76.5% 0.211 333.1);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fe77eb',
950: '#000000',
},
}SCSS
$custom: #fe77eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fe77eb",
"rgb": {
"r": 254,
"g": 119,
"b": 235
},
"hsl": {
"h": 308.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.7655,
"c": 0.21089,
"h": 333.1
},
"luminance": 0.40263
}Semantic roles & 50–950 ramp
primary
#FE77EB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85