#D67FF3#D67FF3
#D67FF3 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.3% C 0.183 H 317.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FF3 |
|---|---|
| RGB | rgb(214, 127, 243) |
| HSL | hsl(285, 83%, 73%) |
| HSV | hsv(285, 48%, 95%) |
| CMYK | cmyk(11.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.48, 52.10, -44.79) |
| CIE-LCH | lch(66.48, 68.71, 319.31°) |
| OKLab | oklab(73.26% 0.1341 -0.1242) |
| OKLCH | oklch(73.26% 0.183 317.2) |
| XYZ | xyz(51.4963, 35.9476, 89.0026) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Light Purple
#BF77F6
ΔE00 5.03
Liliac
#C48EFD
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FF3 #9CF37F
analogous
#9C7FF3 #D67FF3 #F37FD6
triadic
#D67FF3 #F3D67F #7FF3D6
tetradic
#D67FF3 #F39C7F #9CF37F #7FD6F3
square
#D67FF3 #F39C7F #9CF37F #7FD6F3
split-complementary
#D67FF3 #D6F37F #7FF39C
monochromatic
#AF15E2 #C447EE #D67FF3 #E8B7F8 #F6E3FC
Accessibility & contrast
On white
2.56
#D67FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D67FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FF3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FF3 | 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)
#699CF7
Deuteranopia (green-blind)
#83A4F0
Tritanopia (blue-blind)
#D590AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d67ff3; /* rgb */ color: rgb(214, 127, 243); /* oklch */ color: oklch(73.3% 0.183 317.2);
Tailwind
colors: {
custom: {
50: '#e5a6f7',
500: '#d67ff3',
950: '#000000',
},
}SCSS
$custom: #d67ff3; $custom-light: #e5a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d67ff3",
"rgb": {
"r": 214,
"g": 127,
"b": 243
},
"hsl": {
"h": 285,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.73258,
"c": 0.18282,
"h": 317.2
},
"luminance": 0.35946
}Semantic roles & 50–950 ramp
primary
#D67FF3
secondary
#DEF4D7
accent
#DF063C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85