#D67DEF#D67DEF
#D67DEF is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.8% C 0.182 H 318.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D67DEF |
|---|---|
| RGB | rgb(214, 125, 239) |
| HSL | hsl(287, 78%, 71%) |
| HSV | hsv(287, 48%, 94%) |
| CMYK | cmyk(10.5%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.90, 52.33, -43.50) |
| CIE-LCH | lch(65.90, 68.05, 320.26°) |
| OKLab | oklab(72.77% 0.1363 -0.1205) |
| OKLCH | oklch(72.77% 0.182 318.5) |
| XYZ | xyz(50.6431, 35.1971, 85.7707) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.96
Liliac
#C48EFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67DEF #96EF7D
analogous
#9D7DEF #D67DEF #EF7DCF
triadic
#D67DEF #EFD67D #7DEFD6
tetradic
#D67DEF #EF9D7D #96EF7D #7DCFEF
square
#D67DEF #EF9D7D #96EF7D #7DCFEF
split-complementary
#D67DEF #CFEF7D #7DEF9D
monochromatic
#AE1AD7 #C547E8 #D67DEF #E7B3F6 #F6E4FC
Accessibility & contrast
On white
2.61
#D67DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#D67DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67DEF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67DEF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#D68DAB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d67def; /* rgb */ color: rgb(214, 125, 239); /* oklch */ color: oklch(72.8% 0.182 318.5);
Tailwind
colors: {
custom: {
50: '#e5a5f4',
500: '#d67def',
950: '#000000',
},
}SCSS
$custom: #d67def; $custom-light: #e5a5f4; $custom-dark: #000000;
JSON
{
"hex": "#d67def",
"rgb": {
"r": 214,
"g": 125,
"b": 239
},
"hsl": {
"h": 286.842,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.72769,
"c": 0.18191,
"h": 318.5
},
"luminance": 0.35195
}Semantic roles & 50–950 ramp
primary
#D67DEF
secondary
#DCF3D5
accent
#DA0B39
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85