#D24FEB#D24FEB
#D24FEB is a light, highly saturated purple. Relative luminance 0.253; OKLCH L 66.4% C 0.242 H 320.8°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D24FEB |
|---|---|
| RGB | rgb(210, 79, 235) |
| HSL | hsl(290, 80%, 62%) |
| HSV | hsv(290, 66%, 92%) |
| CMYK | cmyk(10.6%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(57.36, 71.65, -54.83) |
| CIE-LCH | lch(57.36, 90.23, 322.58°) |
| OKLab | oklab(66.35% 0.188 -0.1532) |
| OKLCH | oklch(66.35% 0.243 320.8) |
| XYZ | xyz(44.3680, 25.2940, 81.1264) |
| Luminance | 0.2529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 1.66
Pinkish Purple
#D648D7
ΔE00 3.43
Bright Lilac
#C95EFB
ΔE00 3.76
Bright Lavender
#C760FF
ΔE00 4.55
Mediumorchid
#BA55D3
ΔE00 4.70
Pink Purple
#EF1DE7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D24FEB #68EB4F
analogous
#844FEB #D24FEB #EB4FB6
triadic
#D24FEB #EBD24F #4FEBD2
tetradic
#D24FEB #EB844F #68EB4F #4FB6EB
square
#D24FEB #EB844F #68EB4F #4FB6EB
split-complementary
#D24FEB #B6EB4F #4FEB84
monochromatic
#9414AC #C31AE3 #D24FEB #E086F1 #EEBDF7
Accessibility & contrast
On white
3.47
#D24FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#D24FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D24FEB
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D24FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D24FEB | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A81F0
Deuteranopia (green-blind)
#5F8EE7
Tritanopia (blue-blind)
#D36A97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d24feb; /* rgb */ color: rgb(210, 79, 235); /* oklch */ color: oklch(66.4% 0.242 320.8);
Tailwind
colors: {
custom: {
50: '#e48af2',
500: '#d24feb',
950: '#000000',
},
}SCSS
$custom: #d24feb; $custom-light: #e48af2; $custom-dark: #000000;
JSON
{
"hex": "#d24feb",
"rgb": {
"r": 210,
"g": 79,
"b": 235
},
"hsl": {
"h": 290.385,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.66351,
"c": 0.2425,
"h": 320.8
},
"luminance": 0.25292
}Semantic roles & 50–950 ramp
primary
#D24FEB
secondary
#B7E8AE
accent
#DC0A2B
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#160D17
muted
#847D85