#FF78EA#FF78EA
#FF78EA is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.209 H 333.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78EA |
|---|---|
| RGB | rgb(255, 120, 234) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 8.2%, 0%) |
| CIE-LAB | lab(69.92, 65.16, -34.09) |
| CIE-LCH | lch(69.92, 73.53, 332.38°) |
| OKLab | oklab(76.76% 0.1876 -0.0927) |
| OKLCH | oklch(76.76% 0.209 333.7) |
| XYZ | xyz(62.8078, 40.6378, 82.3617) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78EA #78FF8D
analogous
#D078FF #FF78EA #FF78A6
triadic
#FF78EA #EAFF78 #78EAFF
tetradic
#FF78EA #FFD078 #78FF8D #78A6FF
square
#FF78EA #FFD078 #78FF8D #78A6FF
split-complementary
#FF78EA #A6FF78 #78FFD0
monochromatic
#FD00D5 #FF3BE0 #FF78EA #FFB5F4 #FFE0FA
Accessibility & contrast
On white
2.30
#FF78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FF78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78EA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78EA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff78ea; /* rgb */ color: rgb(255, 120, 234); /* oklch */ color: oklch(76.8% 0.209 333.7);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#ff78ea',
950: '#000000',
},
}SCSS
$custom: #ff78ea; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff78ea",
"rgb": {
"r": 255,
"g": 120,
"b": 234
},
"hsl": {
"h": 309.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76757,
"c": 0.20927,
"h": 333.7
},
"luminance": 0.40633
}Semantic roles & 50–950 ramp
primary
#FF78EA
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84