#FF3DDE#FF3DDE
#FF3DDE is a light, highly saturated pink. Relative luminance 0.299; OKLCH L 70.5% C 0.273 H 336.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3DDE |
|---|---|
| RGB | rgb(255, 61, 222) |
| HSL | hsl(310, 100%, 62%) |
| HSV | hsv(310, 76%, 100%) |
| CMYK | cmyk(0%, 76.1%, 12.9%, 0%) |
| CIE-LAB | lab(61.55, 85.14, -40.46) |
| CIE-LCH | lch(61.55, 94.27, 334.58°) |
| OKLab | oklab(70.49% 0.2501 -0.1104) |
| OKLCH | oklch(70.49% 0.273 336.2) |
| XYZ | xyz(56.0945, 29.8767, 71.9056) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.87
Purpleish Pink
#DF4EC8
ΔE00 5.09
Pink Purple
#EF1DE7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.27
Hot Magenta
#F504C9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3DDE #3DFF5E
analogous
#BF3DFF #FF3DDE #FF3D7D
triadic
#FF3DDE #DEFF3D #3DDEFF
tetradic
#FF3DDE #FFBF3D #3DFF5E #3D7DFF
square
#FF3DDE #FFBF3D #3DFF5E #3D7DFF
split-complementary
#FF3DDE #7DFF3D #3DFFBF
monochromatic
#C200A1 #FF00D3 #FF3DDE #FF7AE8 #FFB7F3
Accessibility & contrast
On white
3.01
#FF3DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#FF3DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF3DDE
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3DDE | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4082E2
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#FF4C8B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ff3dde; /* rgb */ color: rgb(255, 61, 222); /* oklch */ color: oklch(70.5% 0.273 336.2);
Tailwind
colors: {
custom: {
50: '#ff87e8',
500: '#ff3dde',
950: '#000000',
},
}SCSS
$custom: #ff3dde; $custom-light: #ff87e8; $custom-dark: #000000;
JSON
{
"hex": "#ff3dde",
"rgb": {
"r": 255,
"g": 61,
"b": 222
},
"hsl": {
"h": 310.206,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.70485,
"c": 0.27339,
"h": 336.2
},
"luminance": 0.29871
}Semantic roles & 50–950 ramp
primary
#FF3DDE
secondary
#A8F0B4
accent
#E62700
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D16
muted
#877E84