#FF55DD#FF55DD
#FF55DD is a light, highly saturated pink. Relative luminance 0.330; OKLCH L 72.3% C 0.248 H 336.8°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55DD |
|---|---|
| RGB | rgb(255, 85, 221) |
| HSL | hsl(312, 100%, 67%) |
| HSV | hsv(312, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 13.3%, 0%) |
| CIE-LAB | lab(64.15, 77.52, -35.84) |
| CIE-LCH | lch(64.15, 85.40, 335.19°) |
| OKLab | oklab(72.35% 0.2277 -0.0974) |
| OKLCH | oklch(72.35% 0.248 336.8) |
| XYZ | xyz(57.5405, 32.9825, 71.7284) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.55
Light Magenta
#FA5FF7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 4.98
Orchid
#DA70D6
ΔE00 6.03
Bright Magenta
#FF08E8
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55DD #55FF77
analogous
#CC55FF #FF55DD #FF5588
triadic
#FF55DD #DDFF55 #55DDFF
tetradic
#FF55DD #FFCC55 #55FF77 #5588FF
square
#FF55DD #FFCC55 #55FF77 #5588FF
split-complementary
#FF55DD #88FF55 #55FFCC
monochromatic
#DA00AE #FF18D1 #FF55DD #FF92E9 #FFCFF5
Accessibility & contrast
On white
2.76
#FF55DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#FF55DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55DD
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55DD | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#598BE1
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#FF5E92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff55dd; /* rgb */ color: rgb(255, 85, 221); /* oklch */ color: oklch(72.3% 0.248 336.8);
Tailwind
colors: {
custom: {
50: '#ff91e8',
500: '#ff55dd',
950: '#000000',
},
}SCSS
$custom: #ff55dd; $custom-light: #ff91e8; $custom-dark: #000000;
JSON
{
"hex": "#ff55dd",
"rgb": {
"r": 255,
"g": 85,
"b": 221
},
"hsl": {
"h": 312,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.72348,
"c": 0.24763,
"h": 336.8
},
"luminance": 0.32977
}Semantic roles & 50–950 ramp
primary
#FF55DD
secondary
#BDF3C7
accent
#E62E00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84