#FF77DE#FF77DE
#FF77DE is a light, highly saturated pink. Relative luminance 0.397; OKLCH L 76.1% C 0.202 H 337.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77DE |
|---|---|
| RGB | rgb(255, 119, 222) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 12.9%, 0%) |
| CIE-LAB | lab(69.28, 63.76, -28.45) |
| CIE-LCH | lch(69.28, 69.82, 335.95°) |
| OKLab | oklab(76.13% 0.1867 -0.0767) |
| OKLCH | oklch(76.13% 0.202 337.7) |
| XYZ | xyz(61.0223, 39.7322, 73.5482) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77DE #77FF98
analogous
#DC77FF #FF77DE #FF779A
triadic
#FF77DE #DEFF77 #77DEFF
tetradic
#FF77DE #FFDC77 #77FF98 #779AFF
square
#FF77DE #FFDC77 #77FF98 #779AFF
split-complementary
#FF77DE #9AFF77 #77FFDC
monochromatic
#FC00BF #FF3ACF #FF77DE #FFB4ED #FFE0F8
Accessibility & contrast
On white
2.35
#FF77DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF77DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77DE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77DE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#FF7CA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff77de; /* rgb */ color: rgb(255, 119, 222); /* oklch */ color: oklch(76.1% 0.202 337.7);
Tailwind
colors: {
custom: {
50: '#ffa3e8',
500: '#ff77de',
950: '#000000',
},
}SCSS
$custom: #ff77de; $custom-light: #ffa3e8; $custom-dark: #000000;
JSON
{
"hex": "#ff77de",
"rgb": {
"r": 255,
"g": 119,
"b": 222
},
"hsl": {
"h": 314.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76126,
"c": 0.20183,
"h": 337.7
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#FF77DE
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84