#D68FED#D68FED
#D68FED is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.4% C 0.150 H 317.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FED |
|---|---|
| RGB | rgb(214, 143, 237) |
| HSL | hsl(285, 72%, 75%) |
| HSV | hsv(285, 40%, 93%) |
| CMYK | cmyk(9.7%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(69.51, 42.55, -36.76) |
| CIE-LCH | lch(69.51, 56.23, 319.17°) |
| OKLab | oklab(75.44% 0.1108 -0.1012) |
| OKLCH | oklch(75.44% 0.15 317.6) |
| XYZ | xyz(52.8379, 40.0570, 85.0527) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FED #A6ED8F
analogous
#A78FED #D68FED #ED8FD5
triadic
#D68FED #EDD68F #8FEDD6
tetradic
#D68FED #EDA78F #A6ED8F #8FD5ED
square
#D68FED #EDA78F #A6ED8F #8FD5ED
split-complementary
#D68FED #D5ED8F #8FEDA7
monochromatic
#AF26DC #C35AE5 #D68FED #E9C4F5 #F5E5FB
Accessibility & contrast
On white
2.33
#D68FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#D68FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FED
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FED | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#D69BB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d68fed; /* rgb */ color: rgb(214, 143, 237); /* oklch */ color: oklch(75.4% 0.150 317.6);
Tailwind
colors: {
custom: {
50: '#e4b1f3',
500: '#d68fed',
950: '#000000',
},
}SCSS
$custom: #d68fed; $custom-light: #e4b1f3; $custom-dark: #000000;
JSON
{
"hex": "#d68fed",
"rgb": {
"r": 214,
"g": 143,
"b": 237
},
"hsl": {
"h": 285.319,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.75437,
"c": 0.15005,
"h": 317.6
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#D68FED
secondary
#DFF2D9
accent
#D41141
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085