#D67FF2#D67FF2
#D67FF2 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.182 H 317.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FF2 |
|---|---|
| RGB | rgb(214, 127, 242) |
| HSL | hsl(285, 82%, 72%) |
| HSV | hsv(285, 48%, 95%) |
| CMYK | cmyk(11.6%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.43, 51.90, -44.32) |
| CIE-LCH | lch(66.43, 68.25, 319.51°) |
| OKLab | oklab(73.21% 0.134 -0.1228) |
| OKLCH | oklch(73.21% 0.182 317.5) |
| XYZ | xyz(51.3457, 35.8874, 88.2094) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.59
Orchid
#DA70D6
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.72
Easter Purple
#C071FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FF2 #9BF27F
analogous
#9C7FF2 #D67FF2 #F27FD5
triadic
#D67FF2 #F2D67F #7FF2D6
tetradic
#D67FF2 #F29C7F #9BF27F #7FD5F2
square
#D67FF2 #F29C7F #9BF27F #7FD5F2
split-complementary
#D67FF2 #D5F27F #7FF29C
monochromatic
#AF17E0 #C447EC #D67FF2 #E8B7F8 #F6E3FC
Accessibility & contrast
On white
2.57
#D67FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#D67FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FF2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FF2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#83A4EF
Tritanopia (blue-blind)
#D68FAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d67ff2; /* rgb */ color: rgb(214, 127, 242); /* oklch */ color: oklch(73.2% 0.182 317.5);
Tailwind
colors: {
custom: {
50: '#e5a6f7',
500: '#d67ff2',
950: '#000000',
},
}SCSS
$custom: #d67ff2; $custom-light: #e5a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d67ff2",
"rgb": {
"r": 214,
"g": 127,
"b": 242
},
"hsl": {
"h": 285.391,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.73209,
"c": 0.18178,
"h": 317.5
},
"luminance": 0.35886
}Semantic roles & 50–950 ramp
primary
#D67FF2
secondary
#DEF4D7
accent
#DE083C
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85