#FD78E9#FD78E9
#FD78E9 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.207 H 333.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78E9 |
|---|---|
| RGB | rgb(253, 120, 233) |
| HSL | hsl(309, 97%, 73%) |
| HSV | hsv(309, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 7.9%, 0.8%) |
| CIE-LAB | lab(69.61, 64.45, -34.04) |
| CIE-LCH | lch(69.61, 72.88, 332.16°) |
| OKLab | oklab(76.46% 0.1853 -0.0925) |
| OKLCH | oklch(76.46% 0.207 333.5) |
| XYZ | xyz(61.9325, 40.2030, 81.5730) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78E9 #78FD8C
analogous
#CF78FD #FD78E9 #FD78A6
triadic
#FD78E9 #E9FD78 #78E9FD
tetradic
#FD78E9 #FDCF78 #78FD8C #78A6FD
square
#FD78E9 #FDCF78 #78FD8C #78A6FD
split-complementary
#FD78E9 #A6FD78 #78FDCF
monochromatic
#F704D2 #FC3CDF #FD78E9 #FEB4F3 #FFE1FA
Accessibility & contrast
On white
2.32
#FD78E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FD78E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78E9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78E9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd78e9; /* rgb */ color: rgb(253, 120, 233); /* oklch */ color: oklch(76.5% 0.207 333.5);
Tailwind
colors: {
custom: {
50: '#ffa4f0',
500: '#fd78e9',
950: '#000000',
},
}SCSS
$custom: #fd78e9; $custom-light: #ffa4f0; $custom-dark: #000000;
JSON
{
"hex": "#fd78e9",
"rgb": {
"r": 253,
"g": 120,
"b": 233
},
"hsl": {
"h": 309.023,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76462,
"c": 0.20717,
"h": 333.5
},
"luminance": 0.40199
}Semantic roles & 50–950 ramp
primary
#FD78E9
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84