#FF78E2#FF78E2
#FF78E2 is a light, highly saturated pink. Relative luminance 0.402; OKLCH L 76.4% C 0.203 H 336.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78E2 |
|---|---|
| RGB | rgb(255, 120, 226) |
| HSL | hsl(313, 100%, 74%) |
| HSV | hsv(313, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 11.4%, 0%) |
| CIE-LAB | lab(69.60, 63.91, -30.16) |
| CIE-LCH | lch(69.60, 70.67, 334.73°) |
| OKLab | oklab(76.42% 0.1861 -0.0816) |
| OKLCH | oklch(76.42% 0.203 336.3) |
| XYZ | xyz(61.6844, 40.1884, 76.4450) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78E2 #78FF95
analogous
#D878FF #FF78E2 #FF789E
triadic
#FF78E2 #E2FF78 #78E2FF
tetradic
#FF78E2 #FFD878 #78FF95 #789EFF
square
#FF78E2 #FFD878 #78FF95 #789EFF
split-complementary
#FF78E2 #9EFF78 #78FFD8
monochromatic
#FD00C6 #FF3BD5 #FF78E2 #FFB5EF #FFE0F8
Accessibility & contrast
On white
2.32
#FF78E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FF78E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78E2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78E2 | 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)
#7A9DE5
Deuteranopia (green-blind)
#A1B2DE
Tritanopia (blue-blind)
#FF7EA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff78e2; /* rgb */ color: rgb(255, 120, 226); /* oklch */ color: oklch(76.4% 0.203 336.3);
Tailwind
colors: {
custom: {
50: '#ffa4eb',
500: '#ff78e2',
950: '#000000',
},
}SCSS
$custom: #ff78e2; $custom-light: #ffa4eb; $custom-dark: #000000;
JSON
{
"hex": "#ff78e2",
"rgb": {
"r": 255,
"g": 120,
"b": 226
},
"hsl": {
"h": 312.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76418,
"c": 0.20322,
"h": 336.3
},
"luminance": 0.40184
}Semantic roles & 50–950 ramp
primary
#FF78E2
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84