#FF5DBC#FF5DBC
#FF5DBC is a light, highly saturated pink. Relative luminance 0.327; OKLCH L 71.8% C 0.217 H 347.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DBC |
|---|---|
| RGB | rgb(255, 93, 188) |
| HSL | hsl(325, 100%, 68%) |
| HSV | hsv(325, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 26.3%, 0%) |
| CIE-LAB | lab(63.94, 70.15, -17.53) |
| CIE-LCH | lch(63.94, 72.31, 345.97°) |
| OKLab | oklab(71.77% 0.2125 -0.0461) |
| OKLCH | oklch(71.77% 0.217 347.8) |
| XYZ | xyz(54.2337, 32.7251, 51.0276) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Barbie Pink
#FE46A5
ΔE00 4.67
Pale Magenta
#D767AD
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DBC #5DFFA0
analogous
#F15DFF #FF5DBC #FF5D6B
triadic
#FF5DBC #BCFF5D #5DBCFF
tetradic
#FF5DBC #FFF15D #5DFFA0 #5D6BFF
square
#FF5DBC #FFF15D #5DFFA0 #5D6BFF
split-complementary
#FF5DBC #6BFF5D #5DFFF1
monochromatic
#E20084 #FF20A3 #FF5DBC #FF9AD5 #FFD7EF
Accessibility & contrast
On white
2.78
#FF5DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#FF5DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DBC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DBC | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7189BF
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#FF5885
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff5dbc; /* rgb */ color: rgb(255, 93, 188); /* oklch */ color: oklch(71.8% 0.217 347.8);
Tailwind
colors: {
custom: {
50: '#ff94d0',
500: '#ff5dbc',
950: '#000000',
},
}SCSS
$custom: #ff5dbc; $custom-light: #ff94d0; $custom-dark: #000000;
JSON
{
"hex": "#ff5dbc",
"rgb": {
"r": 255,
"g": 93,
"b": 188
},
"hsl": {
"h": 324.815,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.71773,
"c": 0.21744,
"h": 347.8
},
"luminance": 0.3272
}Semantic roles & 50–950 ramp
primary
#FF5DBC
secondary
#C3F4D8
accent
#E65F00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82