#FF78EE#FF78EE
#FF78EE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.212 H 332.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78EE |
|---|---|
| RGB | rgb(255, 120, 238) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 6.7%, 0%) |
| CIE-LAB | lab(70.08, 65.79, -36.04) |
| CIE-LCH | lch(70.08, 75.01, 331.29°) |
| OKLab | oklab(76.93% 0.1883 -0.0982) |
| OKLCH | oklch(76.93% 0.212 332.5) |
| XYZ | xyz(63.3889, 40.8702, 85.4224) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78EE #78FF89
analogous
#CD78FF #FF78EE #FF78AA
triadic
#FF78EE #EEFF78 #78EEFF
tetradic
#FF78EE #FFCD78 #78FF89 #78AAFF
square
#FF78EE #FFCD78 #78FF89 #78AAFF
split-complementary
#FF78EE #AAFF78 #78FFCD
monochromatic
#FD00DD #FF3BE6 #FF78EE #FFB5F6 #FFE0FB
Accessibility & contrast
On white
2.29
#FF78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78EE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78EE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff78ee; /* rgb */ color: rgb(255, 120, 238); /* oklch */ color: oklch(76.9% 0.212 332.5);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#ff78ee',
950: '#000000',
},
}SCSS
$custom: #ff78ee; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#ff78ee",
"rgb": {
"r": 255,
"g": 120,
"b": 238
},
"hsl": {
"h": 307.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76931,
"c": 0.21238,
"h": 332.5
},
"luminance": 0.40866
}Semantic roles & 50–950 ramp
primary
#FF78EE
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85