#FF77EB#FF77EB
#FF77EB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.212 H 333.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77EB |
|---|---|
| RGB | rgb(255, 119, 235) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 7.8%, 0%) |
| CIE-LAB | lab(69.79, 65.77, -34.84) |
| CIE-LCH | lch(69.79, 74.42, 332.09°) |
| OKLab | oklab(76.68% 0.1891 -0.0948) |
| OKLCH | oklch(76.68% 0.212 333.4) |
| XYZ | xyz(62.8322, 40.4561, 83.0806) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77EB #77FF8B
analogous
#CF77FF #FF77EB #FF77A7
triadic
#FF77EB #EBFF77 #77EBFF
tetradic
#FF77EB #FFCF77 #77FF8B #77A7FF
square
#FF77EB #FFCF77 #77FF8B #77A7FF
split-complementary
#FF77EB #A7FF77 #77FFCF
monochromatic
#FC00D7 #FF3AE2 #FF77EB #FFB4F4 #FFE0FA
Accessibility & contrast
On white
2.31
#FF77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77EB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77EB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff77eb; /* rgb */ color: rgb(255, 119, 235); /* oklch */ color: oklch(76.7% 0.212 333.4);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#ff77eb',
950: '#000000',
},
}SCSS
$custom: #ff77eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff77eb",
"rgb": {
"r": 255,
"g": 119,
"b": 235
},
"hsl": {
"h": 308.824,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76676,
"c": 0.21154,
"h": 333.4
},
"luminance": 0.40452
}Semantic roles & 50–950 ramp
primary
#FF77EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85