#FF3E9A#FF3E9A
#FF3E9A is a light, highly saturated pink. Relative luminance 0.270; OKLCH L 67.8% C 0.237 H 356.9°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3E9A |
|---|---|
| RGB | rgb(255, 62, 154) |
| HSL | hsl(331, 100%, 62%) |
| HSV | hsv(331, 76%, 100%) |
| CMYK | cmyk(0%, 75.7%, 39.6%, 0%) |
| CIE-LAB | lab(59.02, 77.03, -5.30) |
| CIE-LCH | lch(59.02, 77.21, 356.07°) |
| OKLab | oklab(67.79% 0.2368 -0.013) |
| OKLCH | oklch(67.79% 0.237 356.9) |
| XYZ | xyz(48.7989, 27.0446, 33.2160) |
| Luminance | 0.2704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.15
Deeppink
#FF1493
ΔE00 3.22
Electric Pink
#FF0490
ΔE00 3.76
Hot Pink (survey)
#FF028D
ΔE00 3.95
Neon Pink
#FE019A
ΔE00 4.14
Strong Pink
#FF0789
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3E9A #3EFFA3
analogous
#FF3EFA #FF3E9A #FF433E
triadic
#FF3E9A #9AFF3E #3E9AFF
tetradic
#FF3E9A #FAFF3E #3EFFA3 #433EFF
square
#FF3E9A #FAFF3E #3EFFA3 #433EFF
split-complementary
#FF3E9A #3EFF43 #3EFAFF
monochromatic
#C3005D #FF017A #FF3E9A #FF7BBA #FFB8DA
Accessibility & contrast
On white
3.28
#FF3E9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#FF3E9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF3E9A
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3E9A | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67779C
Deuteranopia (green-blind)
#9D9B96
Tritanopia (blue-blind)
#FF2067
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ff3e9a; /* rgb */ color: rgb(255, 62, 154); /* oklch */ color: oklch(67.8% 0.237 356.9);
Tailwind
colors: {
custom: {
50: '#ff85b7',
500: '#ff3e9a',
950: '#000000',
},
}SCSS
$custom: #ff3e9a; $custom-light: #ff85b7; $custom-dark: #000000;
JSON
{
"hex": "#ff3e9a",
"rgb": {
"r": 255,
"g": 62,
"b": 154
},
"hsl": {
"h": 331.399,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.67791,
"c": 0.23713,
"h": 356.9
},
"luminance": 0.27038
}Semantic roles & 50–950 ramp
primary
#FF3E9A
secondary
#A9F0CE
accent
#E67800
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#190C11
muted
#877D80