#D27CFF#D27CFF
#D27CFF is a light, vivid violet. Relative luminance 0.353; OKLCH L 73.0% C 0.198 H 312.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D27CFF |
|---|---|
| RGB | rgb(210, 124, 255) |
| HSL | hsl(279, 100%, 74%) |
| HSV | hsv(279, 51%, 100%) |
| CMYK | cmyk(17.6%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(66.01, 55.00, -52.15) |
| CIE-LCH | lch(66.01, 75.79, 316.53°) |
| OKLab | oklab(73% 0.1348 -0.1456) |
| OKLCH | oklch(73% 0.198 312.8) |
| XYZ | xyz(51.8329, 35.3382, 98.6788) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.51
Easter Purple
#C071FE
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.88
Bright Lavender
#C760FF
ΔE00 6.24
Light Urple
#B36FF6
ΔE00 6.35
Bright Lilac
#C95EFB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27CFF #A9FF7C
analogous
#917CFF #D27CFF #FF7CEB
triadic
#D27CFF #FFD27C #7CFFD2
tetradic
#D27CFF #FF917C #A9FF7C #7CEBFF
square
#D27CFF #FF917C #A9FF7C #7CEBFF
split-complementary
#D27CFF #EBFF7C #7CFF91
monochromatic
#A802FF #BD3FFF #D27CFF #E7B9FF #F4E0FF
Accessibility & contrast
On white
2.60
#D27CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#D27CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27CFF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27CFF | 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)
#5B9CFF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#CE91B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d27cff; /* rgb */ color: rgb(210, 124, 255); /* oklch */ color: oklch(73.0% 0.198 312.8);
Tailwind
colors: {
custom: {
50: '#e2a5ff',
500: '#d27cff',
950: '#000000',
},
}SCSS
$custom: #d27cff; $custom-light: #e2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#d27cff",
"rgb": {
"r": 210,
"g": 124,
"b": 255
},
"hsl": {
"h": 279.389,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.72998,
"c": 0.19843,
"h": 312.8
},
"luminance": 0.35337
}Semantic roles & 50–950 ramp
primary
#D27CFF
secondary
#E0F7D4
accent
#E6004F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F18
muted
#847F86