#FF24CA#FF24CA
#FF24CA is a light, highly saturated pink. Relative luminance 0.268; OKLCH L 68.2% C 0.280 H 341.2°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF24CA |
|---|---|
| RGB | rgb(255, 36, 202) |
| HSL | hsl(315, 100%, 57%) |
| HSV | hsv(315, 86%, 100%) |
| CMYK | cmyk(0%, 85.9%, 20.8%, 0%) |
| CIE-LAB | lab(58.78, 88.00, -33.44) |
| CIE-LCH | lch(58.78, 94.14, 339.19°) |
| OKLab | oklab(68.21% 0.2647 -0.0902) |
| OKLCH | oklch(68.21% 0.28 341.2) |
| XYZ | xyz(52.5335, 26.7917, 58.2704) |
| Luminance | 0.2679 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 2.99
Bright Pink
#FE01B1
ΔE00 4.12
Bright Magenta
#FF08E8
ΔE00 4.59
Purpleish Pink
#DF4EC8
ΔE00 4.82
Fuchsia (survey)
#ED0DD9
ΔE00 5.30
Pink Purple
#EF1DE7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF24CA #24FF59
analogous
#C724FF #FF24CA #FF245C
triadic
#FF24CA #CAFF24 #24CAFF
tetradic
#FF24CA #FFC724 #24FF59 #245CFF
square
#FF24CA #FFC724 #24FF59 #245CFF
split-complementary
#FF24CA #5CFF24 #24FFC7
monochromatic
#A90080 #E600AE #FF24CA #FF61D9 #FF9EE8
Accessibility & contrast
On white
3.30
#FF24CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#FF24CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF24CA
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF24CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF24CA | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F78CE
Deuteranopia (green-blind)
#8899C5
Tritanopia (blue-blind)
#FF2C7B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ff24ca; /* rgb */ color: rgb(255, 36, 202); /* oklch */ color: oklch(68.2% 0.280 341.2);
Tailwind
colors: {
custom: {
50: '#ff7eda',
500: '#ff24ca',
950: '#000000',
},
}SCSS
$custom: #ff24ca; $custom-light: #ff7eda; $custom-dark: #000000;
JSON
{
"hex": "#ff24ca",
"rgb": {
"r": 255,
"g": 36,
"b": 202
},
"hsl": {
"h": 314.521,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.68206,
"c": 0.27963,
"h": 341.2
},
"luminance": 0.26786
}Semantic roles & 50–950 ramp
primary
#FF24CA
secondary
#93ECA8
accent
#FF5D29
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#190C15
muted
#877D83