#D67FF0#D67FF0
#D67FF0 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.1% C 0.180 H 318.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FF0 |
|---|---|
| RGB | rgb(214, 127, 240) |
| HSL | hsl(286, 79%, 72%) |
| HSV | hsv(286, 47%, 94%) |
| CMYK | cmyk(10.8%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(66.34, 51.50, -43.36) |
| CIE-LCH | lch(66.34, 67.32, 319.91°) |
| OKLab | oklab(73.11% 0.1337 -0.1201) |
| OKLCH | oklch(73.11% 0.18 318.1) |
| XYZ | xyz(51.0469, 35.7679, 86.6361) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Light Purple
#BF77F6
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FF0 #99F07F
analogous
#9E7FF0 #D67FF0 #F07FD1
triadic
#D67FF0 #F0D67F #7FF0D6
tetradic
#D67FF0 #F09E7F #99F07F #7FD1F0
square
#D67FF0 #F09E7F #99F07F #7FD1F0
split-complementary
#D67FF0 #D1F07F #7FF09E
monochromatic
#AE1ADB #C448EA #D67FF0 #E8B6F6 #F6E4FC
Accessibility & contrast
On white
2.58
#D67FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#D67FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FF0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FF0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#D68FAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d67ff0; /* rgb */ color: rgb(214, 127, 240); /* oklch */ color: oklch(73.1% 0.180 318.1);
Tailwind
colors: {
custom: {
50: '#e5a6f5',
500: '#d67ff0',
950: '#000000',
},
}SCSS
$custom: #d67ff0; $custom-light: #e5a6f5; $custom-dark: #000000;
JSON
{
"hex": "#d67ff0",
"rgb": {
"r": 214,
"g": 127,
"b": 240
},
"hsl": {
"h": 286.195,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.73111,
"c": 0.17971,
"h": 318.1
},
"luminance": 0.35766
}Semantic roles & 50–950 ramp
primary
#D67FF0
secondary
#DEF4D7
accent
#DB0A3A
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85