#FF4DDD#FF4DDD
#FF4DDD is a light, highly saturated pink. Relative luminance 0.318; OKLCH L 71.6% C 0.257 H 336.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4DDD |
|---|---|
| RGB | rgb(255, 77, 221) |
| HSL | hsl(311, 100%, 65%) |
| HSV | hsv(311, 70%, 100%) |
| CMYK | cmyk(0%, 69.8%, 13.3%, 0%) |
| CIE-LAB | lab(63.17, 80.26, -37.36) |
| CIE-LCH | lch(63.17, 88.53, 335.04°) |
| OKLab | oklab(71.64% 0.2359 -0.1016) |
| OKLCH | oklch(71.64% 0.257 336.7) |
| XYZ | xyz(56.9460, 31.7933, 71.5302) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 4.54
Bright Magenta
#FF08E8
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.16
Purpleish Pink
#DF4EC8
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4DDD #4DFF6F
analogous
#C84DFF #FF4DDD #FF4D84
triadic
#FF4DDD #DDFF4D #4DDDFF
tetradic
#FF4DDD #FFC84D #4DFF6F #4D84FF
square
#FF4DDD #FFC84D #4DFF6F #4D84FF
split-complementary
#FF4DDD #84FF4D #4DFFC8
monochromatic
#D200AA #FF10D1 #FF4DDD #FF8AE9 #FFC7F4
Accessibility & contrast
On white
2.85
#FF4DDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#FF4DDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF4DDD
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4DDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4DDD | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5188E1
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#FF588F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff4ddd; /* rgb */ color: rgb(255, 77, 221); /* oklch */ color: oklch(71.6% 0.257 336.7);
Tailwind
colors: {
custom: {
50: '#ff8de8',
500: '#ff4ddd',
950: '#000000',
},
}SCSS
$custom: #ff4ddd; $custom-light: #ff8de8; $custom-dark: #000000;
JSON
{
"hex": "#ff4ddd",
"rgb": {
"r": 255,
"g": 77,
"b": 221
},
"hsl": {
"h": 311.461,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.71641,
"c": 0.25681,
"h": 336.7
},
"luminance": 0.31788
}Semantic roles & 50–950 ramp
primary
#FF4DDD
secondary
#B6F2C1
accent
#E62C00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190D16
muted
#877E84