#FF24CE#FF24CE
#FF24CE is a light, highly saturated pink. Relative luminance 0.270; OKLCH L 68.4% C 0.282 H 340.1°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF24CE |
|---|---|
| RGB | rgb(255, 36, 206) |
| HSL | hsl(313, 100%, 57%) |
| HSV | hsv(313, 86%, 100%) |
| CMYK | cmyk(0%, 85.9%, 19.2%, 0%) |
| CIE-LAB | lab(58.96, 88.48, -35.45) |
| CIE-LCH | lch(58.96, 95.32, 338.16°) |
| OKLab | oklab(68.39% 0.2651 -0.0959) |
| OKLCH | oklch(68.39% 0.282 340.1) |
| XYZ | xyz(53.0132, 26.9836, 60.7971) |
| Luminance | 0.2698 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 2.95
Bright Magenta
#FF08E8
ΔE00 3.99
Purpleish Pink
#DF4EC8
ΔE00 4.70
Bright Pink
#FE01B1
ΔE00 4.72
Fuchsia (survey)
#ED0DD9
ΔE00 4.93
Pink Purple
#EF1DE7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF24CE #24FF55
analogous
#C324FF #FF24CE #FF2460
triadic
#FF24CE #CEFF24 #24CEFF
tetradic
#FF24CE #FFC324 #24FF55 #2460FF
square
#FF24CE #FFC324 #24FF55 #2460FF
split-complementary
#FF24CE #60FF24 #24FFC3
monochromatic
#A90083 #E600B2 #FF24CE #FF61DC #FF9EE9
Accessibility & contrast
On white
3.28
#FF24CE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#FF24CE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF24CE
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF24CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF24CE | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B79D2
Deuteranopia (green-blind)
#879AC9
Tritanopia (blue-blind)
#FF307D
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ff24ce; /* rgb */ color: rgb(255, 36, 206); /* oklch */ color: oklch(68.4% 0.282 340.1);
Tailwind
colors: {
custom: {
50: '#ff7edd',
500: '#ff24ce',
950: '#000000',
},
}SCSS
$custom: #ff24ce; $custom-light: #ff7edd; $custom-dark: #000000;
JSON
{
"hex": "#ff24ce",
"rgb": {
"r": 255,
"g": 36,
"b": 206
},
"hsl": {
"h": 313.425,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.68391,
"c": 0.28188,
"h": 340.1
},
"luminance": 0.26978
}Semantic roles & 50–950 ramp
primary
#FF24CE
secondary
#93ECA7
accent
#FF5929
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#190C15
muted
#877D83