#D27CFA#D27CFA
#D27CFA is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.7% C 0.193 H 314.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D27CFA |
|---|---|
| RGB | rgb(210, 124, 250) |
| HSL | hsl(281, 93%, 73%) |
| HSV | hsv(281, 50%, 98%) |
| CMYK | cmyk(16%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(65.76, 53.97, -49.80) |
| CIE-LCH | lch(65.76, 73.43, 317.30°) |
| OKLab | oklab(72.74% 0.1343 -0.1388) |
| OKLCH | oklch(72.74% 0.193 314.1) |
| XYZ | xyz(51.0385, 35.0204, 94.4950) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 4.48
Liliac
#C48EFD
ΔE00 5.03
Bright Lavender
#C760FF
ΔE00 6.40
Bright Lilac
#C95EFB
ΔE00 6.50
Light Urple
#B36FF6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27CFA #A4FA7C
analogous
#937CFA #D27CFA #FA7CE3
triadic
#D27CFA #FAD27C #7CFAD2
tetradic
#D27CFA #FA937C #A4FA7C #7CE3FA
square
#D27CFA #FA937C #A4FA7C #7CE3FA
split-complementary
#D27CFA #E3FA7C #7CFA93
monochromatic
#A809F2 #BE41F8 #D27CFA #E6B7FC #F5E2FE
Accessibility & contrast
On white
2.62
#D27CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#D27CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27CFA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27CFA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#CF90B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d27cfa; /* rgb */ color: rgb(210, 124, 250); /* oklch */ color: oklch(72.7% 0.193 314.1);
Tailwind
colors: {
custom: {
50: '#e2a4fc',
500: '#d27cfa',
950: '#000000',
},
}SCSS
$custom: #d27cfa; $custom-light: #e2a4fc; $custom-dark: #000000;
JSON
{
"hex": "#d27cfa",
"rgb": {
"r": 210,
"g": 124,
"b": 250
},
"hsl": {
"h": 280.952,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.72736,
"c": 0.19314,
"h": 314.1
},
"luminance": 0.35019
}Semantic roles & 50–950 ramp
primary
#D27CFA
secondary
#DFF6D5
accent
#E60049
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85