#FD77EB#FD77EB
#FD77EB is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.210 H 332.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77EB |
|---|---|
| RGB | rgb(253, 119, 235) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 7.1%, 0.8%) |
| CIE-LAB | lab(69.53, 65.22, -35.28) |
| CIE-LCH | lch(69.53, 74.15, 331.59°) |
| OKLab | oklab(76.42% 0.187 -0.0961) |
| OKLCH | oklch(76.42% 0.21 332.8) |
| XYZ | xyz(62.1001, 40.0787, 83.0463) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77EB #77FD89
analogous
#CC77FD #FD77EB #FD77A8
triadic
#FD77EB #EBFD77 #77EBFD
tetradic
#FD77EB #FDCC77 #77FD89 #77A8FD
square
#FD77EB #FDCC77 #77FD89 #77A8FD
split-complementary
#FD77EB #A8FD77 #77FDCC
monochromatic
#F604D5 #FC3BE2 #FD77EB #FEB3F4 #FFE1FB
Accessibility & contrast
On white
2.33
#FD77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FD77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77EB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77EB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 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: #fd77eb; /* rgb */ color: rgb(253, 119, 235); /* oklch */ color: oklch(76.4% 0.210 332.8);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fd77eb',
950: '#000000',
},
}SCSS
$custom: #fd77eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fd77eb",
"rgb": {
"r": 253,
"g": 119,
"b": 235
},
"hsl": {
"h": 308.06,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76424,
"c": 0.21024,
"h": 332.8
},
"luminance": 0.40074
}Semantic roles & 50–950 ramp
primary
#FD77EB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85