#FF78DD#FF78DD
#FF78DD is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.2% C 0.200 H 338.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78DD |
|---|---|
| RGB | rgb(255, 120, 221) |
| HSL | hsl(315, 100%, 74%) |
| HSV | hsv(315, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 13.3%, 0%) |
| CIE-LAB | lab(69.41, 63.16, -27.69) |
| CIE-LCH | lch(69.41, 68.96, 336.32°) |
| OKLab | oklab(76.21% 0.1851 -0.0746) |
| OKLCH | oklch(76.21% 0.2 338.1) |
| XYZ | xyz(61.0083, 39.9180, 72.8843) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78DD #78FF9A
analogous
#DD78FF #FF78DD #FF7899
triadic
#FF78DD #DDFF78 #78DDFF
tetradic
#FF78DD #FFDD78 #78FF9A #7899FF
square
#FF78DD #FFDD78 #78FF9A #7899FF
split-complementary
#FF78DD #99FF78 #78FFDD
monochromatic
#FD00BD #FF3BCE #FF78DD #FFB5EC #FFE0F7
Accessibility & contrast
On white
2.34
#FF78DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF78DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78DD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78DD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CE0
Deuteranopia (green-blind)
#A3B1D9
Tritanopia (blue-blind)
#FF7CA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff78dd; /* rgb */ color: rgb(255, 120, 221); /* oklch */ color: oklch(76.2% 0.200 338.1);
Tailwind
colors: {
custom: {
50: '#ffa4e7',
500: '#ff78dd',
950: '#000000',
},
}SCSS
$custom: #ff78dd; $custom-light: #ffa4e7; $custom-dark: #000000;
JSON
{
"hex": "#ff78dd",
"rgb": {
"r": 255,
"g": 120,
"b": 221
},
"hsl": {
"h": 315.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76212,
"c": 0.1996,
"h": 338.1
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#FF78DD
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84