#D67FF4#D67FF4
#D67FF4 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.3% C 0.184 H 316.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FF4 |
|---|---|
| RGB | rgb(214, 127, 244) |
| HSL | hsl(285, 84%, 73%) |
| HSV | hsv(285, 48%, 96%) |
| CMYK | cmyk(12.3%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(66.53, 52.30, -45.27) |
| CIE-LCH | lch(66.53, 69.17, 319.12°) |
| OKLab | oklab(73.31% 0.1343 -0.1256) |
| OKLCH | oklch(73.31% 0.184 316.9) |
| XYZ | xyz(51.6477, 36.0082, 89.8000) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.94
Orchid
#DA70D6
ΔE00 5.95
Easter Purple
#C071FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FF4 #9DF47F
analogous
#9B7FF4 #D67FF4 #F47FD8
triadic
#D67FF4 #F4D67F #7FF4D6
tetradic
#D67FF4 #F49B7F #9DF47F #7FD8F4
square
#D67FF4 #F49B7F #9DF47F #7FD8F4
split-complementary
#D67FF4 #D8F47F #7FF49B
monochromatic
#AF14E5 #C447EF #D67FF4 #E8B7F9 #F6E3FD
Accessibility & contrast
On white
2.56
#D67FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D67FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FF4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FF4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF8
Deuteranopia (green-blind)
#82A5F1
Tritanopia (blue-blind)
#D590AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d67ff4; /* rgb */ color: rgb(214, 127, 244); /* oklch */ color: oklch(73.3% 0.184 316.9);
Tailwind
colors: {
custom: {
50: '#e5a6f8',
500: '#d67ff4',
950: '#000000',
},
}SCSS
$custom: #d67ff4; $custom-light: #e5a6f8; $custom-dark: #000000;
JSON
{
"hex": "#d67ff4",
"rgb": {
"r": 214,
"g": 127,
"b": 244
},
"hsl": {
"h": 284.615,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.73307,
"c": 0.18385,
"h": 316.9
},
"luminance": 0.36007
}Semantic roles & 50–950 ramp
primary
#D67FF4
secondary
#DEF5D6
accent
#E1053D
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85