#D38FF3#D38FF3
#D38FF3 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.4% C 0.155 H 314.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D38FF3 |
|---|---|
| RGB | rgb(211, 143, 243) |
| HSL | hsl(281, 81%, 76%) |
| HSV | hsv(281, 41%, 95%) |
| CMYK | cmyk(13.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.45, 42.89, -40.17) |
| CIE-LCH | lch(69.45, 58.76, 316.87°) |
| OKLab | oklab(75.4% 0.1085 -0.111) |
| OKLCH | oklch(75.4% 0.155 314.3) |
| XYZ | xyz(52.8615, 39.9661, 89.7062) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.83
Liliac
#C48EFD
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38FF3 #AFF38F
analogous
#A18FF3 #D38FF3 #F38FE1
triadic
#D38FF3 #F3D38F #8FF3D3
tetradic
#D38FF3 #F3A18F #AFF38F #8FE1F3
square
#D38FF3 #F3A18F #AFF38F #8FE1F3
split-complementary
#D38FF3 #E1F38F #8FF3A1
monochromatic
#A820E7 #BD58ED #D38FF3 #E9C6F9 #F4E3FC
Accessibility & contrast
On white
2.34
#D38FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#D38FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38FF3
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38FF3 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#D19DB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d38ff3; /* rgb */ color: rgb(211, 143, 243); /* oklch */ color: oklch(75.4% 0.155 314.3);
Tailwind
colors: {
custom: {
50: '#e2b1f7',
500: '#d38ff3',
950: '#000000',
},
}SCSS
$custom: #d38ff3; $custom-light: #e2b1f7; $custom-dark: #000000;
JSON
{
"hex": "#d38ff3",
"rgb": {
"r": 211,
"g": 143,
"b": 243
},
"hsl": {
"h": 280.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.754,
"c": 0.15525,
"h": 314.3
},
"luminance": 0.39965
}Semantic roles & 50–950 ramp
primary
#D38FF3
secondary
#E0F4D7
accent
#DD094D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085