#FF78ED#FF78ED
#FF78ED is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.212 H 332.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78ED |
|---|---|
| RGB | rgb(255, 120, 237) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 7.1%, 0%) |
| CIE-LAB | lab(70.04, 65.63, -35.55) |
| CIE-LCH | lch(70.04, 74.64, 331.56°) |
| OKLab | oklab(76.89% 0.1882 -0.0968) |
| OKLCH | oklch(76.89% 0.212 332.8) |
| XYZ | xyz(63.2424, 40.8116, 84.6508) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78ED #78FF8A
analogous
#CD78FF #FF78ED #FF78A9
triadic
#FF78ED #EDFF78 #78EDFF
tetradic
#FF78ED #FFCD78 #78FF8A #78A9FF
square
#FF78ED #FFCD78 #78FF8A #78A9FF
split-complementary
#FF78ED #A9FF78 #78FFCD
monochromatic
#FD00DB #FF3BE5 #FF78ED #FFB5F5 #FFE0FB
Accessibility & contrast
On white
2.29
#FF78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FF78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78ED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78ED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff78ed; /* rgb */ color: rgb(255, 120, 237); /* oklch */ color: oklch(76.9% 0.212 332.8);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#ff78ed',
950: '#000000',
},
}SCSS
$custom: #ff78ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#ff78ed",
"rgb": {
"r": 255,
"g": 120,
"b": 237
},
"hsl": {
"h": 308,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76887,
"c": 0.2116,
"h": 332.8
},
"luminance": 0.40807
}Semantic roles & 50–950 ramp
primary
#FF78ED
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85