#D38FFD#D38FFD
#D38FFD is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.9% C 0.167 H 311.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D38FFD |
|---|---|
| RGB | rgb(211, 143, 253) |
| HSL | hsl(277, 96%, 78%) |
| HSV | hsv(277, 43%, 99%) |
| CMYK | cmyk(16.6%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(69.89, 44.97, -44.94) |
| CIE-LCH | lch(69.89, 63.58, 315.02°) |
| OKLab | oklab(75.87% 0.1102 -0.1248) |
| OKLCH | oklch(75.87% 0.167 311.5) |
| XYZ | xyz(54.4129, 40.5866, 97.8770) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38FFD #B9FD8F
analogous
#9C8FFD #D38FFD #FD8FF0
triadic
#D38FFD #FDD38F #8FFDD3
tetradic
#D38FFD #FD9C8F #B9FD8F #8FF0FD
square
#D38FFD #FD9C8F #B9FD8F #8FF0FD
split-complementary
#D38FFD #F0FD8F #8FFD9C
monochromatic
#A417FB #BB53FC #D38FFD #EBCBFE #F3E1FE
Accessibility & contrast
On white
2.30
#D38FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#D38FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38FFD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38FFD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#CFA0BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d38ffd; /* rgb */ color: rgb(211, 143, 253); /* oklch */ color: oklch(75.9% 0.167 311.5);
Tailwind
colors: {
custom: {
50: '#e2b1fe',
500: '#d38ffd',
950: '#000000',
},
}SCSS
$custom: #d38ffd; $custom-light: #e2b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d38ffd",
"rgb": {
"r": 211,
"g": 143,
"b": 253
},
"hsl": {
"h": 277.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.75874,
"c": 0.1665,
"h": 311.5
},
"luminance": 0.40586
}Semantic roles & 50–950 ramp
primary
#D38FFD
secondary
#E1F7D4
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086