#D27FF3#D27FF3
#D27FF3 is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.8% C 0.181 H 315.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D27FF3 |
|---|---|
| RGB | rgb(210, 127, 243) |
| HSL | hsl(283, 83%, 73%) |
| HSV | hsv(283, 48%, 95%) |
| CMYK | cmyk(13.6%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.02, 51.00, -45.55) |
| CIE-LCH | lch(66.02, 68.38, 318.24°) |
| OKLab | oklab(72.82% 0.1295 -0.1265) |
| OKLCH | oklch(72.82% 0.181 315.7) |
| XYZ | xyz(50.3429, 35.3529, 88.9485) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.35
Liliac
#C48EFD
ΔE00 5.00
Easter Purple
#C071FE
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.68
Orchid
#DA70D6
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27FF3 #A0F37F
analogous
#987FF3 #D27FF3 #F37FDA
triadic
#D27FF3 #F3D27F #7FF3D2
tetradic
#D27FF3 #F3987F #A0F37F #7FDAF3
square
#D27FF3 #F3987F #A0F37F #7FDAF3
split-complementary
#D27FF3 #DAF37F #7FF398
monochromatic
#A815E2 #BE47EE #D27FF3 #E6B7F8 #F5E3FC
Accessibility & contrast
On white
2.60
#D27FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#D27FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27FF3
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27FF3 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF7
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#D090AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d27ff3; /* rgb */ color: rgb(210, 127, 243); /* oklch */ color: oklch(72.8% 0.181 315.7);
Tailwind
colors: {
custom: {
50: '#e2a6f7',
500: '#d27ff3',
950: '#000000',
},
}SCSS
$custom: #d27ff3; $custom-light: #e2a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d27ff3",
"rgb": {
"r": 210,
"g": 127,
"b": 243
},
"hsl": {
"h": 282.931,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.72818,
"c": 0.181,
"h": 315.7
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#D27FF3
secondary
#DFF4D7
accent
#DF0644
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85