#D27FEF#D27FEF
#D27FEF is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.6% C 0.177 H 316.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D27FEF |
|---|---|
| RGB | rgb(210, 127, 239) |
| HSL | hsl(284, 78%, 72%) |
| HSV | hsv(284, 47%, 94%) |
| CMYK | cmyk(12.1%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.84, 50.19, -43.63) |
| CIE-LCH | lch(65.84, 66.51, 319.00°) |
| OKLab | oklab(72.62% 0.1289 -0.1209) |
| OKLCH | oklch(72.62% 0.177 316.8) |
| XYZ | xyz(49.7454, 35.1139, 85.8018) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.35
Liliac
#C48EFD
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27FEF #9CEF7F
analogous
#9A7FEF #D27FEF #EF7FD4
triadic
#D27FEF #EFD27F #7FEFD2
tetradic
#D27FEF #EF9A7F #9CEF7F #7FD4EF
square
#D27FEF #EF9A7F #9CEF7F #7FD4EF
split-complementary
#D27FEF #D4EF7F #7FEF9A
monochromatic
#A71BD9 #BF49E8 #D27FEF #E5B5F6 #F5E4FC
Accessibility & contrast
On white
2.62
#D27FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D27FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27FEF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27FEF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#D18FAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d27fef; /* rgb */ color: rgb(210, 127, 239); /* oklch */ color: oklch(72.6% 0.177 316.8);
Tailwind
colors: {
custom: {
50: '#e2a6f4',
500: '#d27fef',
950: '#000000',
},
}SCSS
$custom: #d27fef; $custom-light: #e2a6f4; $custom-dark: #000000;
JSON
{
"hex": "#d27fef",
"rgb": {
"r": 210,
"g": 127,
"b": 239
},
"hsl": {
"h": 284.464,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.7262,
"c": 0.17678,
"h": 316.8
},
"luminance": 0.35112
}Semantic roles & 50–950 ramp
primary
#D27FEF
secondary
#DEF3D7
accent
#DA0B41
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85