#D67FED#D67FED
#D67FED is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.0% C 0.177 H 319.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FED |
|---|---|
| RGB | rgb(214, 127, 237) |
| HSL | hsl(287, 75%, 71%) |
| HSV | hsv(287, 46%, 93%) |
| CMYK | cmyk(9.7%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(66.21, 50.91, -41.92) |
| CIE-LCH | lch(66.21, 65.95, 320.53°) |
| OKLab | oklab(72.97% 0.1333 -0.1159) |
| OKLCH | oklch(72.97% 0.177 319) |
| XYZ | xyz(50.6050, 35.5911, 84.3084) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Orchid
#DA70D6
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 5.62
Liliac
#C48EFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FED #96ED7F
analogous
#9F7FED #D67FED #ED7FCD
triadic
#D67FED #EDD67F #7FEDD6
tetradic
#D67FED #ED9F7F #96ED7F #7FCDED
square
#D67FED #ED9F7F #96ED7F #7FCDED
split-complementary
#D67FED #CDED7F #7FED9F
monochromatic
#AE1ED4 #C549E5 #D67FED #E7B5F5 #F6E4FB
Accessibility & contrast
On white
2.59
#D67FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#D67FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#D78EAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d67fed; /* rgb */ color: rgb(214, 127, 237); /* oklch */ color: oklch(73.0% 0.177 319.0);
Tailwind
colors: {
custom: {
50: '#e4a6f3',
500: '#d67fed',
950: '#000000',
},
}SCSS
$custom: #d67fed; $custom-light: #e4a6f3; $custom-dark: #000000;
JSON
{
"hex": "#d67fed",
"rgb": {
"r": 214,
"g": 127,
"b": 237
},
"hsl": {
"h": 287.455,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.72965,
"c": 0.17663,
"h": 319
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#D67FED
secondary
#DCF2D6
accent
#D80E38
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85