#D23FF0#D23FF0
#D23FF0 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 65.2% C 0.264 H 320.2°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D23FF0 |
|---|---|
| RGB | rgb(210, 63, 240) |
| HSL | hsl(290, 86%, 59%) |
| HSV | hsv(290, 74%, 94%) |
| CMYK | cmyk(12.5%, 73.8%, 0%, 5.9%) |
| CIE-LAB | lab(55.63, 78.26, -60.39) |
| CIE-LCH | lch(55.63, 98.85, 322.34°) |
| OKLab | oklab(65.21% 0.203 -0.1693) |
| OKLCH | oklch(65.21% 0.264 320.2) |
| XYZ | xyz(44.0821, 23.5502, 84.6449) |
| Luminance | 0.2355 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.10
Purple Pink
#D725DE
ΔE00 3.80
Pinkish Purple
#D648D7
ΔE00 4.20
Pink Purple
#EF1DE7
ΔE00 4.88
Bright Lilac
#C95EFB
ΔE00 4.92
Mediumorchid
#BA55D3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D23FF0 #5DF03F
analogous
#7A3FF0 #D23FF0 #F03FB5
triadic
#D23FF0 #F0D23F #3FF0D2
tetradic
#D23FF0 #F07A3F #5DF03F #3FB5F0
square
#D23FF0 #F07A3F #5DF03F #3FB5F0
split-complementary
#D23FF0 #B5F03F #3FF07A
monochromatic
#8D0DA8 #BD12E0 #D23FF0 #DF78F4 #EDB1F9
Accessibility & contrast
On white
3.68
#D23FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#D23FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D23FF0
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D23FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D23FF0 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF5
Deuteranopia (green-blind)
#508AEC
Tritanopia (blue-blind)
#D36395
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #d23ff0; /* rgb */ color: rgb(210, 63, 240); /* oklch */ color: oklch(65.2% 0.264 320.2);
Tailwind
colors: {
custom: {
50: '#e482f6',
500: '#d23ff0',
950: '#000000',
},
}SCSS
$custom: #d23ff0; $custom-light: #e482f6; $custom-dark: #000000;
JSON
{
"hex": "#d23ff0",
"rgb": {
"r": 210,
"g": 63,
"b": 240
},
"hsl": {
"h": 289.831,
"s": 85.507,
"l": 59.412
},
"oklch": {
"l": 0.65211,
"c": 0.26431,
"h": 320.2
},
"luminance": 0.23548
}Semantic roles & 50–950 ramp
primary
#D23FF0
secondary
#AFE8A3
accent
#FC2C4F
background
#FEF8FF
surface
#FDF0FF
border
#D5CBD7
text
#160C17
muted
#847D85