#D67FDF#D67FDF
#D67FDF is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.3% C 0.163 H 323.6°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FDF |
|---|---|
| RGB | rgb(214, 127, 223) |
| HSL | hsl(294, 60%, 69%) |
| HSV | hsv(294, 43%, 87%) |
| CMYK | cmyk(4%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(65.60, 48.22, -35.12) |
| CIE-LCH | lch(65.60, 59.66, 323.93°) |
| OKLab | oklab(72.31% 0.1309 -0.0964) |
| OKLCH | oklch(72.31% 0.163 323.6) |
| XYZ | xyz(48.6389, 34.8046, 73.9536) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.20
Orchid
#DA70D6
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.43
Orchid (survey)
#C875C4
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FDF #88DF7F
analogous
#A67FDF #D67FDF #DF7FB8
triadic
#D67FDF #DFD67F #7FDFD6
tetradic
#D67FDF #DFA67F #88DF7F #7FB8DF
square
#D67FDF #DFA67F #88DF7F #7FB8DF
split-complementary
#D67FDF #B8DF7F #7FDFA6
monochromatic
#A92EB6 #C64ED3 #D67FDF #E6B0EB #F5E1F7
Accessibility & contrast
On white
2.64
#D67FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#D67FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FDF
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FDF | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7499E2
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#D98AA5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d67fdf; /* rgb */ color: rgb(214, 127, 223); /* oklch */ color: oklch(72.3% 0.163 323.6);
Tailwind
colors: {
custom: {
50: '#e4a6e9',
500: '#d67fdf',
950: '#000000',
},
}SCSS
$custom: #d67fdf; $custom-light: #e4a6e9; $custom-dark: #000000;
JSON
{
"hex": "#d67fdf",
"rgb": {
"r": 214,
"g": 127,
"b": 223
},
"hsl": {
"h": 294.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.72311,
"c": 0.16257,
"h": 323.6
},
"luminance": 0.34803
}Semantic roles & 50–950 ramp
primary
#D67FDF
secondary
#D1EBCF
accent
#C81E2E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161016
muted
#847F84