#FF4DBB#FF4DBB
#FF4DBB is a light, highly saturated pink. Relative luminance 0.302; OKLCH L 70.2% C 0.236 H 346.9°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4DBB |
|---|---|
| RGB | rgb(255, 77, 187) |
| HSL | hsl(323, 100%, 65%) |
| HSV | hsv(323, 70%, 100%) |
| CMYK | cmyk(0%, 69.8%, 26.7%, 0%) |
| CIE-LAB | lab(61.79, 75.88, -20.22) |
| CIE-LCH | lch(61.79, 78.53, 345.08°) |
| OKLab | oklab(70.19% 0.2304 -0.0534) |
| OKLCH | oklch(70.19% 0.236 346.9) |
| XYZ | xyz(52.8659, 30.1613, 50.0417) |
| Luminance | 0.3016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 5.18
Bright Pink
#FE01B1
ΔE00 5.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Shocking Pink
#FE02A2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4DBB #4DFF91
analogous
#EA4DFF #FF4DBB #FF4D62
triadic
#FF4DBB #BBFF4D #4DBBFF
tetradic
#FF4DBB #FFEA4D #4DFF91 #4D62FF
square
#FF4DBB #FFEA4D #4DFF91 #4D62FF
split-complementary
#FF4DBB #62FF4D #4DFFEA
monochromatic
#D20082 #FF10A4 #FF4DBB #FF8AD2 #FFC7EA
Accessibility & contrast
On white
2.99
#FF4DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#FF4DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF4DBB
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4DBB | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6482BE
Deuteranopia (green-blind)
#99A0B7
Tritanopia (blue-blind)
#FF487E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ff4dbb; /* rgb */ color: rgb(255, 77, 187); /* oklch */ color: oklch(70.2% 0.236 346.9);
Tailwind
colors: {
custom: {
50: '#ff8ccf',
500: '#ff4dbb',
950: '#000000',
},
}SCSS
$custom: #ff4dbb; $custom-light: #ff8ccf; $custom-dark: #000000;
JSON
{
"hex": "#ff4dbb",
"rgb": {
"r": 255,
"g": 77,
"b": 187
},
"hsl": {
"h": 322.921,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.70188,
"c": 0.23647,
"h": 346.9
},
"luminance": 0.30156
}Semantic roles & 50–950 ramp
primary
#FF4DBB
secondary
#B6F2CD
accent
#E65800
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#190D13
muted
#877E82