#FF34DD#FF34DD
#FF34DD is a light, highly saturated pink. Relative luminance 0.289; OKLCH L 69.9% C 0.280 H 336.3°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF34DD |
|---|---|
| RGB | rgb(255, 52, 221) |
| HSL | hsl(310, 100%, 60%) |
| HSV | hsv(310, 80%, 100%) |
| CMYK | cmyk(0%, 79.6%, 13.3%, 0%) |
| CIE-LAB | lab(60.73, 87.23, -41.18) |
| CIE-LCH | lch(60.73, 96.47, 334.73°) |
| OKLab | oklab(69.88% 0.2567 -0.1124) |
| OKLCH | oklch(69.88% 0.28 336.3) |
| XYZ | xyz(55.5202, 28.9418, 71.0549) |
| Luminance | 0.2894 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.72
Hot Magenta
#F504C9
ΔE00 4.64
Pink Purple
#EF1DE7
ΔE00 4.67
Purpleish Pink
#DF4EC8
ΔE00 4.93
Magenta
#FF00FF
ΔE00 5.14
Fuchsia
#FF00FF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF34DD #34FF56
analogous
#BB34FF #FF34DD #FF3478
triadic
#FF34DD #DDFF34 #34DDFF
tetradic
#FF34DD #FFBB34 #34FF56 #3478FF
square
#FF34DD #FFBB34 #34FF56 #3478FF
split-complementary
#FF34DD #78FF34 #34FFBB
monochromatic
#B9009A #F600CD #FF34DD #FF71E7 #FFAEF2
Accessibility & contrast
On white
3.09
#FF34DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#FF34DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF34DD
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF34DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF34DD | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#397FE1
Deuteranopia (green-blind)
#849DD8
Tritanopia (blue-blind)
#FF4589
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ff34dd; /* rgb */ color: rgb(255, 52, 221); /* oklch */ color: oklch(69.9% 0.280 336.3);
Tailwind
colors: {
custom: {
50: '#ff83e8',
500: '#ff34dd',
950: '#000000',
},
}SCSS
$custom: #ff34dd; $custom-light: #ff83e8; $custom-dark: #000000;
JSON
{
"hex": "#ff34dd",
"rgb": {
"r": 255,
"g": 52,
"b": 221
},
"hsl": {
"h": 310.049,
"s": 100,
"l": 60.196
},
"oklch": {
"l": 0.69883,
"c": 0.28021,
"h": 336.3
},
"luminance": 0.28936
}Semantic roles & 50–950 ramp
primary
#FF34DD
secondary
#A0EEAE
accent
#E62600
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#190C16
muted
#877D84