#FF3E9B#FF3E9B
#FF3E9B is a light, highly saturated pink. Relative luminance 0.271; OKLCH L 67.8% C 0.237 H 356.5°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3E9B |
|---|---|
| RGB | rgb(255, 62, 155) |
| HSL | hsl(331, 100%, 62%) |
| HSV | hsv(331, 76%, 100%) |
| CMYK | cmyk(0%, 75.7%, 39.2%, 0%) |
| CIE-LAB | lab(59.05, 77.12, -5.84) |
| CIE-LCH | lch(59.05, 77.34, 355.67°) |
| OKLab | oklab(67.82% 0.2371 -0.0144) |
| OKLCH | oklch(67.82% 0.238 356.5) |
| XYZ | xyz(48.8825, 27.0780, 33.6564) |
| Luminance | 0.2707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 1.96
Deeppink
#FF1493
ΔE00 3.24
Electric Pink
#FF0490
ΔE00 3.80
Hot Pink (survey)
#FF028D
ΔE00 4.02
Neon Pink
#FE019A
ΔE00 4.07
Strong Pink
#FF0789
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3E9B #3EFFA2
analogous
#FF3EFC #FF3E9B #FF423E
triadic
#FF3E9B #9BFF3E #3E9BFF
tetradic
#FF3E9B #FCFF3E #3EFFA2 #423EFF
square
#FF3E9B #FCFF3E #3EFFA2 #423EFF
split-complementary
#FF3E9B #3EFF42 #3EFCFF
monochromatic
#C3005E #FF017B #FF3E9B #FF7BBB #FFB8DA
Accessibility & contrast
On white
3.27
#FF3E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#FF3E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF3E9B
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3E9B | 1.00 | 3.27 | 6.41 | 6.41 |
| #FFFFFF | 3.27 | 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)
#67779D
Deuteranopia (green-blind)
#9C9B97
Tritanopia (blue-blind)
#FF2068
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ff3e9b; /* rgb */ color: rgb(255, 62, 155); /* oklch */ color: oklch(67.8% 0.237 356.5);
Tailwind
colors: {
custom: {
50: '#ff85b8',
500: '#ff3e9b',
950: '#000000',
},
}SCSS
$custom: #ff3e9b; $custom-light: #ff85b8; $custom-dark: #000000;
JSON
{
"hex": "#ff3e9b",
"rgb": {
"r": 255,
"g": 62,
"b": 155
},
"hsl": {
"h": 331.088,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.67824,
"c": 0.2375,
"h": 356.5
},
"luminance": 0.27072
}Semantic roles & 50–950 ramp
primary
#FF3E9B
secondary
#A9F0CE
accent
#E67700
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#190C11
muted
#877D80