#FF34DE#FF34DE
#FF34DE is a light, highly saturated purple. Relative luminance 0.290; OKLCH L 69.9% C 0.281 H 336.1°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF34DE |
|---|---|
| RGB | rgb(255, 52, 222) |
| HSL | hsl(310, 100%, 60%) |
| HSV | hsv(310, 80%, 100%) |
| CMYK | cmyk(0%, 79.6%, 12.9%, 0%) |
| CIE-LAB | lab(60.78, 87.36, -41.67) |
| CIE-LCH | lch(60.78, 96.79, 334.50°) |
| OKLab | oklab(69.93% 0.2567 -0.1138) |
| OKLCH | oklch(69.93% 0.281 336.1) |
| XYZ | xyz(55.6538, 28.9952, 71.7587) |
| Luminance | 0.2899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.63
Pink Purple
#EF1DE7
ΔE00 4.60
Hot Magenta
#F504C9
ΔE00 4.72
Purpleish Pink
#DF4EC8
ΔE00 4.99
Magenta
#FF00FF
ΔE00 5.00
Fuchsia
#FF00FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF34DE #34FF55
analogous
#BB34FF #FF34DE #FF3478
triadic
#FF34DE #DEFF34 #34DEFF
tetradic
#FF34DE #FFBB34 #34FF55 #3478FF
square
#FF34DE #FFBB34 #34FF55 #3478FF
split-complementary
#FF34DE #78FF34 #34FFBB
monochromatic
#B9009B #F600CE #FF34DE #FF71E8 #FFAEF2
Accessibility & contrast
On white
3.09
#FF34DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#FF34DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF34DE
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF34DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF34DE | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377FE2
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#FF4689
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff34de; /* rgb */ color: rgb(255, 52, 222); /* oklch */ color: oklch(69.9% 0.281 336.1);
Tailwind
colors: {
custom: {
50: '#ff83e9',
500: '#ff34de',
950: '#000000',
},
}SCSS
$custom: #ff34de; $custom-light: #ff83e9; $custom-dark: #000000;
JSON
{
"hex": "#ff34de",
"rgb": {
"r": 255,
"g": 52,
"b": 222
},
"hsl": {
"h": 309.754,
"s": 100,
"l": 60.196
},
"oklch": {
"l": 0.69932,
"c": 0.28083,
"h": 336.1
},
"luminance": 0.2899
}Semantic roles & 50–950 ramp
primary
#FF34DE
secondary
#A0EEAD
accent
#E62500
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84