#FF4E9A#FF4E9A
#FF4E9A is a light, highly saturated pink. Relative luminance 0.290; OKLCH L 69.1% C 0.221 H 358.4°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4E9A |
|---|---|
| RGB | rgb(255, 78, 154) |
| HSL | hsl(334, 100%, 65%) |
| HSV | hsv(334, 69%, 100%) |
| CMYK | cmyk(0%, 69.4%, 39.6%, 0%) |
| CIE-LAB | lab(60.82, 71.95, -2.63) |
| CIE-LCH | lch(60.82, 72.00, 357.91°) |
| OKLab | oklab(69.12% 0.2206 -0.006) |
| OKLCH | oklch(69.12% 0.221 358.4) |
| XYZ | xyz(49.8006, 29.0480, 33.5499) |
| Luminance | 0.2904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.08
Medium Pink
#F36196
ΔE00 3.16
Strawberry
#FC5A8D
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.95
Deeppink
#FF1493
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4E9A #4EFFB3
analogous
#FF4EF3 #FF4E9A #FF5A4E
triadic
#FF4E9A #9AFF4E #4E9AFF
tetradic
#FF4E9A #F3FF4E #4EFFB3 #5A4EFF
square
#FF4E9A #F3FF4E #4EFFB3 #5A4EFF
split-complementary
#FF4E9A #4EFF5A #4EF3FF
monochromatic
#D3005A #FF1177 #FF4E9A #FF8BBD #FFC8E0
Accessibility & contrast
On white
3.08
#FF4E9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#FF4E9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF4E9A
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4E9A | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#717D9C
Deuteranopia (green-blind)
#A29F96
Tritanopia (blue-blind)
#FF386E
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff4e9a; /* rgb */ color: rgb(255, 78, 154); /* oklch */ color: oklch(69.1% 0.221 358.4);
Tailwind
colors: {
custom: {
50: '#ff8cb7',
500: '#ff4e9a',
950: '#000000',
},
}SCSS
$custom: #ff4e9a; $custom-light: #ff8cb7; $custom-dark: #000000;
JSON
{
"hex": "#ff4e9a",
"rgb": {
"r": 255,
"g": 78,
"b": 154
},
"hsl": {
"h": 334.237,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.6912,
"c": 0.22069,
"h": 358.4
},
"luminance": 0.29042
}Semantic roles & 50–950 ramp
primary
#FF4E9A
secondary
#B7F2D9
accent
#E68300
background
#FFF9FB
surface
#FFF1F6
border
#D7CBD0
text
#190D11
muted
#877E80