#FF78EB#FF78EB
#FF78EB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.210 H 333.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78EB |
|---|---|
| RGB | rgb(255, 120, 235) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 7.8%, 0%) |
| CIE-LAB | lab(69.96, 65.31, -34.58) |
| CIE-LCH | lch(69.96, 73.90, 332.10°) |
| OKLab | oklab(76.8% 0.1878 -0.0941) |
| OKLCH | oklch(76.8% 0.21 333.4) |
| XYZ | xyz(62.9519, 40.6954, 83.1205) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78EB #78FF8C
analogous
#CF78FF #FF78EB #FF78A7
triadic
#FF78EB #EBFF78 #78EBFF
tetradic
#FF78EB #FFCF78 #78FF8C #78A7FF
square
#FF78EB #FFCF78 #78FF8C #78A7FF
split-complementary
#FF78EB #A7FF78 #78FFCF
monochromatic
#FD00D7 #FF3BE2 #FF78EB #FFB5F4 #FFE0FA
Accessibility & contrast
On white
2.30
#FF78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff78eb; /* rgb */ color: rgb(255, 120, 235); /* oklch */ color: oklch(76.8% 0.210 333.4);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#ff78eb',
950: '#000000',
},
}SCSS
$custom: #ff78eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff78eb",
"rgb": {
"r": 255,
"g": 120,
"b": 235
},
"hsl": {
"h": 308.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.768,
"c": 0.21004,
"h": 333.4
},
"luminance": 0.40691
}Semantic roles & 50–950 ramp
primary
#FF78EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85