#D27FFD#D27FFD
#D27FFD is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.3% C 0.192 H 313.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D27FFD |
|---|---|
| RGB | rgb(210, 127, 253) |
| HSL | hsl(280, 97%, 75%) |
| HSV | hsv(280, 50%, 99%) |
| CMYK | cmyk(17%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(66.50, 53.06, -50.28) |
| CIE-LCH | lch(66.50, 73.10, 316.54°) |
| OKLab | oklab(73.33% 0.1306 -0.1402) |
| OKLCH | oklch(73.33% 0.192 313) |
| XYZ | xyz(51.8943, 35.9735, 97.1193) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.83
Liliac
#C48EFD
ΔE00 4.42
Easter Purple
#C071FE
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 6.68
Light Urple
#B36FF6
ΔE00 6.77
Bright Lavender
#C760FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27FFD #AAFD7F
analogous
#937FFD #D27FFD #FD7FE9
triadic
#D27FFD #FDD27F #7FFDD2
tetradic
#D27FFD #FD937F #AAFD7F #7FE9FD
square
#D27FFD #FD937F #AAFD7F #7FE9FD
split-complementary
#D27FFD #E9FD7F #7FFD93
monochromatic
#A806FB #BD43FC #D27FFD #E7BBFE #F4E1FF
Accessibility & contrast
On white
2.56
#D27FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D27FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27FFD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27FFD | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#CE93B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d27ffd; /* rgb */ color: rgb(210, 127, 253); /* oklch */ color: oklch(73.3% 0.192 313.0);
Tailwind
colors: {
custom: {
50: '#e2a6fe',
500: '#d27ffd',
950: '#000000',
},
}SCSS
$custom: #d27ffd; $custom-light: #e2a6fe; $custom-dark: #000000;
JSON
{
"hex": "#d27ffd",
"rgb": {
"r": 210,
"g": 127,
"b": 253
},
"hsl": {
"h": 279.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73328,
"c": 0.19165,
"h": 313
},
"luminance": 0.35972
}Semantic roles & 50–950 ramp
primary
#D27FFD
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86