#FF55DA#FF55DA
#FF55DA is a light, highly saturated pink. Relative luminance 0.328; OKLCH L 72.2% C 0.246 H 337.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55DA |
|---|---|
| RGB | rgb(255, 85, 218) |
| HSL | hsl(313, 100%, 67%) |
| HSV | hsv(313, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 14.5%, 0%) |
| CIE-LAB | lab(64.02, 77.10, -34.36) |
| CIE-LCH | lch(64.02, 84.41, 335.98°) |
| OKLab | oklab(72.21% 0.2273 -0.0931) |
| OKLCH | oklch(72.21% 0.246 337.7) |
| XYZ | xyz(57.1444, 32.8241, 69.6422) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.11
Purpleish Pink
#DF4EC8
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55DA #55FF7A
analogous
#CF55FF #FF55DA #FF5585
triadic
#FF55DA #DAFF55 #55DAFF
tetradic
#FF55DA #FFCF55 #55FF7A #5585FF
square
#FF55DA #FFCF55 #55FF7A #5585FF
split-complementary
#FF55DA #85FF55 #55FFCF
monochromatic
#DA00AA #FF18CD #FF55DA #FF92E7 #FFCFF5
Accessibility & contrast
On white
2.78
#FF55DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#FF55DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55DA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55DA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B8ADE
Deuteranopia (green-blind)
#92A5D6
Tritanopia (blue-blind)
#FF5D90
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff55da; /* rgb */ color: rgb(255, 85, 218); /* oklch */ color: oklch(72.2% 0.246 337.7);
Tailwind
colors: {
custom: {
50: '#ff91e6',
500: '#ff55da',
950: '#000000',
},
}SCSS
$custom: #ff55da; $custom-light: #ff91e6; $custom-dark: #000000;
JSON
{
"hex": "#ff55da",
"rgb": {
"r": 255,
"g": 85,
"b": 218
},
"hsl": {
"h": 313.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.72213,
"c": 0.24564,
"h": 337.7
},
"luminance": 0.32819
}Semantic roles & 50–950 ramp
primary
#FF55DA
secondary
#BDF3C8
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84