#FF55DB#FF55DB
#FF55DB is a light, highly saturated pink. Relative luminance 0.329; OKLCH L 72.3% C 0.246 H 337.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55DB |
|---|---|
| RGB | rgb(255, 85, 219) |
| HSL | hsl(313, 100%, 67%) |
| HSV | hsv(313, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 14.1%, 0%) |
| CIE-LAB | lab(64.06, 77.24, -34.85) |
| CIE-LCH | lch(64.06, 84.73, 335.71°) |
| OKLab | oklab(72.26% 0.2274 -0.0945) |
| OKLCH | oklch(72.26% 0.246 337.4) |
| XYZ | xyz(57.2757, 32.8766, 70.3334) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.29
Orchid
#DA70D6
ΔE00 6.08
Purpleish Pink
#DF4EC8
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55DB #55FF79
analogous
#CE55FF #FF55DB #FF5586
triadic
#FF55DB #DBFF55 #55DBFF
tetradic
#FF55DB #FFCE55 #55FF79 #5586FF
square
#FF55DB #FFCE55 #55FF79 #5586FF
split-complementary
#FF55DB #86FF55 #55FFCE
monochromatic
#DA00AC #FF18CE #FF55DB #FF92E8 #FFCFF5
Accessibility & contrast
On white
2.77
#FF55DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#FF55DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55DB
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55DB | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A8BDF
Deuteranopia (green-blind)
#91A5D7
Tritanopia (blue-blind)
#FF5E91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff55db; /* rgb */ color: rgb(255, 85, 219); /* oklch */ color: oklch(72.3% 0.246 337.4);
Tailwind
colors: {
custom: {
50: '#ff91e6',
500: '#ff55db',
950: '#000000',
},
}SCSS
$custom: #ff55db; $custom-light: #ff91e6; $custom-dark: #000000;
JSON
{
"hex": "#ff55db",
"rgb": {
"r": 255,
"g": 85,
"b": 219
},
"hsl": {
"h": 312.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.72258,
"c": 0.2463,
"h": 337.4
},
"luminance": 0.32871
}Semantic roles & 50–950 ramp
primary
#FF55DB
secondary
#BDF3C8
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84