#D08FDE#D08FDE
#D08FDE is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.2% C 0.131 H 320.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FDE |
|---|---|
| RGB | rgb(208, 143, 222) |
| HSL | hsl(289, 54%, 72%) |
| HSV | hsv(289, 36%, 87%) |
| CMYK | cmyk(6.3%, 35.6%, 0%, 12.9%) |
| CIE-LAB | lab(68.26, 37.76, -30.49) |
| CIE-LCH | lch(68.26, 48.53, 321.08°) |
| OKLab | oklab(74.15% 0.1006 -0.0834) |
| OKLCH | oklch(74.15% 0.131 320.3) |
| XYZ | xyz(49.0180, 38.3302, 73.9094) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.93
Pale Purple
#B790D4
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FDE #9DDE8F
analogous
#A98FDE #D08FDE #DE8FC5
triadic
#D08FDE #DED08F #8FDED0
tetradic
#D08FDE #DEA98F #9DDE8F #8FC5DE
square
#D08FDE #DEA98F #9DDE8F #8FC5DE
split-complementary
#D08FDE #C5DE8F #8FDEA9
monochromatic
#A437BB #BC60D0 #D08FDE #E4BEEC #F5E7F8
Accessibility & contrast
On white
2.42
#D08FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#D08FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FDE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FDE | 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)
#85A2E1
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#D198AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d08fde; /* rgb */ color: rgb(208, 143, 222); /* oklch */ color: oklch(74.2% 0.131 320.3);
Tailwind
colors: {
custom: {
50: '#dfb1e8',
500: '#d08fde',
950: '#000000',
},
}SCSS
$custom: #d08fde; $custom-light: #dfb1e8; $custom-dark: #000000;
JSON
{
"hex": "#d08fde",
"rgb": {
"r": 208,
"g": 143,
"b": 222
},
"hsl": {
"h": 289.367,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.74154,
"c": 0.13069,
"h": 320.3
},
"luminance": 0.38329
}Semantic roles & 50–950 ramp
primary
#D08FDE
secondary
#DEEFDA
accent
#C22440
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084