#FD78EE#FD78EE
#FD78EE is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.211 H 331.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78EE |
|---|---|
| RGB | rgb(253, 120, 238) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 5.9%, 0.8%) |
| CIE-LAB | lab(69.82, 65.25, -36.47) |
| CIE-LCH | lch(69.82, 74.75, 330.80°) |
| OKLab | oklab(76.68% 0.1862 -0.0995) |
| OKLCH | oklch(76.68% 0.211 331.9) |
| XYZ | xyz(62.6568, 40.4928, 85.3880) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78EE #78FD87
analogous
#C978FD #FD78EE #FD78AB
triadic
#FD78EE #EEFD78 #78EEFD
tetradic
#FD78EE #FDC978 #78FD87 #78ABFD
square
#FD78EE #FDC978 #78FD87 #78ABFD
split-complementary
#FD78EE #ABFD78 #78FDC9
monochromatic
#F704DC #FC3CE6 #FD78EE #FEB4F6 #FFE1FB
Accessibility & contrast
On white
2.31
#FD78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FD78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78EE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78EE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78ee; /* rgb */ color: rgb(253, 120, 238); /* oklch */ color: oklch(76.7% 0.211 331.9);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#fd78ee',
950: '#000000',
},
}SCSS
$custom: #fd78ee; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#fd78ee",
"rgb": {
"r": 253,
"g": 120,
"b": 238
},
"hsl": {
"h": 306.767,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76681,
"c": 0.21111,
"h": 331.9
},
"luminance": 0.40489
}Semantic roles & 50–950 ramp
primary
#FD78EE
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85