#D68FCD#D68FCD
#D68FCD is a light, moderate purple. Relative luminance 0.383; OKLCH L 74.1% C 0.118 H 331.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FCD |
|---|---|
| RGB | rgb(214, 143, 205) |
| HSL | hsl(308, 46%, 70%) |
| HSV | hsv(308, 33%, 84%) |
| CMYK | cmyk(0%, 33.2%, 4.2%, 16.1%) |
| CIE-LAB | lab(68.28, 36.48, -20.99) |
| CIE-LCH | lch(68.28, 42.09, 330.09°) |
| OKLab | oklab(74.1% 0.1031 -0.0566) |
| OKLCH | oklch(74.1% 0.118 331.2) |
| XYZ | xyz(48.5728, 38.3509, 62.5897) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Plum
#DDA0DD
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 7.06
Lilac
#C8A2C8
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FCD #8FD698
analogous
#BC8FD6 #D68FCD #D68FA9
triadic
#D68FCD #CDD68F #8FCDD6
tetradic
#D68FCD #D6BC8F #8FD698 #8FA9D6
square
#D68FCD #D6BC8F #8FD698 #8FA9D6
split-complementary
#D68FCD #A9D68F #8FD6BC
monochromatic
#AC3F9E #C662B9 #D68FCD #E6BCE1 #F7E9F5
Accessibility & contrast
On white
2.42
#D68FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#D68FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FCD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FCD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#DC93A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d68fcd; /* rgb */ color: rgb(214, 143, 205); /* oklch */ color: oklch(74.1% 0.118 331.2);
Tailwind
colors: {
custom: {
50: '#e3b1dc',
500: '#d68fcd',
950: '#000000',
},
}SCSS
$custom: #d68fcd; $custom-light: #e3b1dc; $custom-dark: #000000;
JSON
{
"hex": "#d68fcd",
"rgb": {
"r": 214,
"g": 143,
"b": 205
},
"hsl": {
"h": 307.606,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.74101,
"c": 0.11757,
"h": 331.2
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#D68FCD
secondary
#D6EAD9
accent
#BA3E2C
background
#FEFAFD
surface
#FCF5FB
border
#D5CFD4
text
#161115
muted
#848083