#FF2D9A#FF2D9A
#FF2D9A is a light, highly saturated pink. Relative luminance 0.255; OKLCH L 66.7% C 0.251 H 355.7°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2D9A |
|---|---|
| RGB | rgb(255, 45, 154) |
| HSL | hsl(329, 100%, 59%) |
| HSV | hsv(329, 82%, 100%) |
| CMYK | cmyk(0%, 82.4%, 39.6%, 0%) |
| CIE-LAB | lab(57.54, 81.25, -7.49) |
| CIE-LCH | lch(57.54, 81.59, 354.73°) |
| OKLab | oklab(66.71% 0.2503 -0.0187) |
| OKLCH | oklch(66.71% 0.251 355.7) |
| XYZ | xyz(48.0147, 25.4762, 32.9546) |
| Luminance | 0.2547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Deeppink
#FF1493
ΔE00 1.77
Neon Pink
#FE019A
ΔE00 2.36
Electric Pink
#FF0490
ΔE00 2.40
Hot Pink (survey)
#FF028D
ΔE00 2.80
Barbie Pink
#FE46A5
ΔE00 2.84
Shocking Pink
#FE02A2
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2D9A #2DFF92
analogous
#FB2DFF #FF2D9A #FF2D31
triadic
#FF2D9A #9AFF2D #2D9AFF
tetradic
#FF2D9A #FFFB2D #2DFF92 #2D31FF
square
#FF2D9A #FFFB2D #2DFF92 #2D31FF
split-complementary
#FF2D9A #31FF2D #2DFFFB
monochromatic
#B2005C #EF007C #FF2D9A #FF6AB7 #FFA7D5
Accessibility & contrast
On white
3.45
#FF2D9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#FF2D9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2D9A
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2D9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2D9A | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F729C
Deuteranopia (green-blind)
#989895
Tritanopia (blue-blind)
#FF0062
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ff2d9a; /* rgb */ color: rgb(255, 45, 154); /* oklch */ color: oklch(66.7% 0.251 355.7);
Tailwind
colors: {
custom: {
50: '#ff7fb7',
500: '#ff2d9a',
950: '#000000',
},
}SCSS
$custom: #ff2d9a; $custom-light: #ff7fb7; $custom-dark: #000000;
JSON
{
"hex": "#ff2d9a",
"rgb": {
"r": 255,
"g": 45,
"b": 154
},
"hsl": {
"h": 328.857,
"s": 100,
"l": 58.824
},
"oklch": {
"l": 0.66711,
"c": 0.25098,
"h": 355.7
},
"luminance": 0.2547
}Semantic roles & 50–950 ramp
primary
#FF2D9A
secondary
#9BEDC2
accent
#FF9029
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#1A0C11
muted
#877D80