#D38FED#D38FED
#D38FED is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.1% C 0.149 H 316.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D38FED |
|---|---|
| RGB | rgb(211, 143, 237) |
| HSL | hsl(283, 72%, 75%) |
| HSV | hsv(283, 40%, 93%) |
| CMYK | cmyk(11%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(69.19, 41.66, -37.28) |
| CIE-LCH | lch(69.19, 55.91, 318.17°) |
| OKLab | oklab(75.13% 0.1073 -0.1027) |
| OKLCH | oklch(75.13% 0.149 316.2) |
| XYZ | xyz(51.9702, 39.6095, 85.0121) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.26
Liliac
#C48EFD
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38FED #A9ED8F
analogous
#A48FED #D38FED #ED8FD8
triadic
#D38FED #EDD38F #8FEDD3
tetradic
#D38FED #EDA48F #A9ED8F #8FD8ED
square
#D38FED #EDA48F #A9ED8F #8FD8ED
split-complementary
#D38FED #D8ED8F #8FEDA4
monochromatic
#AA26DC #BE5AE5 #D38FED #E8C4F5 #F5E5FB
Accessibility & contrast
On white
2.35
#D38FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#D38FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38FED
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38FED | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#D29BB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d38fed; /* rgb */ color: rgb(211, 143, 237); /* oklch */ color: oklch(75.1% 0.149 316.2);
Tailwind
colors: {
custom: {
50: '#e2b1f3',
500: '#d38fed',
950: '#000000',
},
}SCSS
$custom: #d38fed; $custom-light: #e2b1f3; $custom-dark: #000000;
JSON
{
"hex": "#d38fed",
"rgb": {
"r": 211,
"g": 143,
"b": 237
},
"hsl": {
"h": 283.404,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.75125,
"c": 0.14858,
"h": 316.2
},
"luminance": 0.39608
}Semantic roles & 50–950 ramp
primary
#D38FED
secondary
#E0F2D9
accent
#D41147
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085