#FF78DE#FF78DE
#FF78DE is a light, highly saturated pink. Relative luminance 0.400; OKLCH L 76.3% C 0.200 H 337.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78DE |
|---|---|
| RGB | rgb(255, 120, 222) |
| HSL | hsl(315, 100%, 74%) |
| HSV | hsv(315, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 12.9%, 0%) |
| CIE-LAB | lab(69.45, 63.31, -28.19) |
| CIE-LCH | lch(69.45, 69.30, 336.00°) |
| OKLab | oklab(76.25% 0.1853 -0.076) |
| OKLCH | oklch(76.25% 0.2 337.7) |
| XYZ | xyz(61.1419, 39.9714, 73.5880) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.70
Bubblegum Pink
#FE83CC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.72
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78DE #78FF99
analogous
#DD78FF #FF78DE #FF789A
triadic
#FF78DE #DEFF78 #78DEFF
tetradic
#FF78DE #FFDD78 #78FF99 #789AFF
square
#FF78DE #FFDD78 #78FF99 #789AFF
split-complementary
#FF78DE #9AFF78 #78FFDD
monochromatic
#FD00BF #FF3BCF #FF78DE #FFB5ED #FFE0F8
Accessibility & contrast
On white
2.34
#FF78DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FF78DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78DE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78DE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CE1
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#FF7DA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff78de; /* rgb */ color: rgb(255, 120, 222); /* oklch */ color: oklch(76.3% 0.200 337.7);
Tailwind
colors: {
custom: {
50: '#ffa4e8',
500: '#ff78de',
950: '#000000',
},
}SCSS
$custom: #ff78de; $custom-light: #ffa4e8; $custom-dark: #000000;
JSON
{
"hex": "#ff78de",
"rgb": {
"r": 255,
"g": 120,
"b": 222
},
"hsl": {
"h": 314.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76253,
"c": 0.20031,
"h": 337.7
},
"luminance": 0.39967
}Semantic roles & 50–950 ramp
primary
#FF78DE
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84