#FD78EA#FD78EA
#FD78EA is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.208 H 333.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78EA |
|---|---|
| RGB | rgb(253, 120, 234) |
| HSL | hsl(309, 97%, 73%) |
| HSV | hsv(309, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 7.5%, 0.8%) |
| CIE-LAB | lab(69.65, 64.61, -34.52) |
| CIE-LCH | lch(69.65, 73.25, 331.88°) |
| OKLab | oklab(76.51% 0.1855 -0.0939) |
| OKLCH | oklch(76.51% 0.208 333.1) |
| XYZ | xyz(62.0757, 40.2603, 82.3274) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78EA #78FD8B
analogous
#CD78FD #FD78EA #FD78A8
triadic
#FD78EA #EAFD78 #78EAFD
tetradic
#FD78EA #FDCD78 #78FD8B #78A8FD
square
#FD78EA #FDCD78 #78FD8B #78A8FD
split-complementary
#FD78EA #A8FD78 #78FDCD
monochromatic
#F704D4 #FC3CE1 #FD78EA #FEB4F3 #FFE1FA
Accessibility & contrast
On white
2.32
#FD78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FD78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78EA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78EA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#9DB1E6
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd78ea; /* rgb */ color: rgb(253, 120, 234); /* oklch */ color: oklch(76.5% 0.208 333.1);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fd78ea',
950: '#000000',
},
}SCSS
$custom: #fd78ea; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fd78ea",
"rgb": {
"r": 253,
"g": 120,
"b": 234
},
"hsl": {
"h": 308.571,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76505,
"c": 0.20795,
"h": 333.1
},
"luminance": 0.40256
}Semantic roles & 50–950 ramp
primary
#FD78EA
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84