#FF78EF#FF78EF
#FF78EF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.213 H 332.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78EF |
|---|---|
| RGB | rgb(255, 120, 239) |
| HSL | hsl(307, 100%, 74%) |
| HSV | hsv(307, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 6.3%, 0%) |
| CIE-LAB | lab(70.13, 65.95, -36.52) |
| CIE-LCH | lch(70.13, 75.39, 331.02°) |
| OKLab | oklab(76.98% 0.1885 -0.0996) |
| OKLCH | oklch(76.98% 0.213 332.1) |
| XYZ | xyz(63.5363, 40.9292, 86.1982) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78EF #78FF88
analogous
#CB78FF #FF78EF #FF78AB
triadic
#FF78EF #EFFF78 #78EFFF
tetradic
#FF78EF #FFCB78 #78FF88 #78ABFF
square
#FF78EF #FFCB78 #78FF88 #78ABFF
split-complementary
#FF78EF #ABFF78 #78FFCB
monochromatic
#FD00DF #FF3BE8 #FF78EF #FFB5F6 #FFE0FB
Accessibility & contrast
On white
2.29
#FF78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FF78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78EF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78EF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff78ef; /* rgb */ color: rgb(255, 120, 239); /* oklch */ color: oklch(77.0% 0.213 332.1);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#ff78ef',
950: '#000000',
},
}SCSS
$custom: #ff78ef; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#ff78ef",
"rgb": {
"r": 255,
"g": 120,
"b": 239
},
"hsl": {
"h": 307.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76975,
"c": 0.21316,
"h": 332.1
},
"luminance": 0.40925
}Semantic roles & 50–950 ramp
primary
#FF78EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85