#D29EF8#D29EF8
#D29EF8 is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.0% C 0.136 H 310.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D29EF8 |
|---|---|
| RGB | rgb(210, 158, 248) |
| HSL | hsl(275, 87%, 80%) |
| HSV | hsv(275, 36%, 97%) |
| CMYK | cmyk(15.3%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.85, 35.56, -37.61) |
| CIE-LCH | lch(72.85, 51.76, 313.40°) |
| OKLab | oklab(78.01% 0.0872 -0.1038) |
| OKLCH | oklch(78.01% 0.136 310) |
| XYZ | xyz(55.7454, 44.9334, 94.5251) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.68
Lilac (survey)
#CEA2FD
ΔE00 1.82
Lavender (survey)
#C79FEF
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 2.63
Mauve
#E0B0FF
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29EF8 #C4F89E
analogous
#A59EF8 #D29EF8 #F89EF1
triadic
#D29EF8 #F8D29E #9EF8D2
tetradic
#D29EF8 #F8A59E #C4F89E #9EF1F8
square
#D29EF8 #F8A59E #C4F89E #9EF1F8
split-complementary
#D29EF8 #F1F89E #9EF8A5
monochromatic
#9D2CF0 #B865F4 #D29EF8 #ECD7FC #F2E2FD
Accessibility & contrast
On white
2.10
#D29EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D29EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29EF8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29EF8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#CEABC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d29ef8; /* rgb */ color: rgb(210, 158, 248); /* oklch */ color: oklch(78.0% 0.136 310.0);
Tailwind
colors: {
custom: {
50: '#e1bbfb',
500: '#d29ef8',
950: '#000000',
},
}SCSS
$custom: #d29ef8; $custom-light: #e1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#d29ef8",
"rgb": {
"r": 210,
"g": 158,
"b": 248
},
"hsl": {
"h": 274.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.78014,
"c": 0.13553,
"h": 310
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#D29EF8
secondary
#E3F5D6
accent
#E30261
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185