#FF24D0#FF24D0
#FF24D0 is a light, highly saturated pink. Relative luminance 0.271; OKLCH L 68.5% C 0.283 H 339.6°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF24D0 |
|---|---|
| RGB | rgb(255, 36, 208) |
| HSL | hsl(313, 100%, 57%) |
| HSV | hsv(313, 86%, 100%) |
| CMYK | cmyk(0%, 85.9%, 18.4%, 0%) |
| CIE-LAB | lab(59.05, 88.72, -36.45) |
| CIE-LCH | lch(59.05, 95.92, 337.66°) |
| OKLab | oklab(68.49% 0.2652 -0.0988) |
| OKLCH | oklch(68.49% 0.283 339.6) |
| XYZ | xyz(53.2577, 27.0814, 62.0848) |
| Luminance | 0.2708 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 2.98
Bright Magenta
#FF08E8
ΔE00 3.69
Purpleish Pink
#DF4EC8
ΔE00 4.68
Fuchsia (survey)
#ED0DD9
ΔE00 4.77
Bright Pink
#FE01B1
ΔE00 5.01
Pink Purple
#EF1DE7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF24D0 #24FF53
analogous
#C124FF #FF24D0 #FF2462
triadic
#FF24D0 #D0FF24 #24D0FF
tetradic
#FF24D0 #FFC124 #24FF53 #2462FF
square
#FF24D0 #FFC124 #24FF53 #2462FF
split-complementary
#FF24D0 #62FF24 #24FFC1
monochromatic
#A90084 #E600B4 #FF24D0 #FF61DD #FF9EEA
Accessibility & contrast
On white
3.27
#FF24D0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#FF24D0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF24D0
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF24D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF24D0 | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A79D4
Deuteranopia (green-blind)
#869ACB
Tritanopia (blue-blind)
#FF317E
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ff24d0; /* rgb */ color: rgb(255, 36, 208); /* oklch */ color: oklch(68.5% 0.283 339.6);
Tailwind
colors: {
custom: {
50: '#ff7edf',
500: '#ff24d0',
950: '#000000',
},
}SCSS
$custom: #ff24d0; $custom-light: #ff7edf; $custom-dark: #000000;
JSON
{
"hex": "#ff24d0",
"rgb": {
"r": 255,
"g": 36,
"b": 208
},
"hsl": {
"h": 312.877,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.68485,
"c": 0.28302,
"h": 339.6
},
"luminance": 0.27076
}Semantic roles & 50–950 ramp
primary
#FF24D0
secondary
#93ECA6
accent
#FF5729
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#190C15
muted
#877D83