#DFA1EB#DFA1EB
#DFA1EB is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.2% C 0.122 H 320.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA1EB |
|---|---|
| RGB | rgb(223, 161, 235) |
| HSL | hsl(290, 65%, 78%) |
| HSV | hsv(290, 31%, 92%) |
| CMYK | cmyk(5.1%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.30, 35.27, -28.19) |
| CIE-LCH | lch(74.30, 45.15, 321.37°) |
| OKLab | oklab(79.25% 0.0945 -0.0768) |
| OKLCH | oklch(79.25% 0.122 320.9) |
| XYZ | xyz(58.1698, 47.1775, 84.6231) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.94
Mauve
#E0B0FF
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 6.21
Light Violet
#D6B4FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA1EB #ADEBA1
analogous
#BAA1EB #DFA1EB #EBA1D2
triadic
#DFA1EB #EBDFA1 #A1EBDF
tetradic
#DFA1EB #EBBAA1 #ADEBA1 #A1D2EB
square
#DFA1EB #EBBAA1 #ADEBA1 #A1D2EB
split-complementary
#DFA1EB #D2EBA1 #A1EBBA
monochromatic
#BD3CD6 #CE6FE0 #DFA1EB #F0D3F6 #F6E6FA
Accessibility & contrast
On white
2.01
#DFA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#DFA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA1EB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA1EB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#E1A9BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dfa1eb; /* rgb */ color: rgb(223, 161, 235); /* oklch */ color: oklch(79.2% 0.122 320.9);
Tailwind
colors: {
custom: {
50: '#eabdf1',
500: '#dfa1eb',
950: '#000000',
},
}SCSS
$custom: #dfa1eb; $custom-light: #eabdf1; $custom-dark: #000000;
JSON
{
"hex": "#dfa1eb",
"rgb": {
"r": 223,
"g": 161,
"b": 235
},
"hsl": {
"h": 290.27,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.79247,
"c": 0.12177,
"h": 320.9
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#DFA1EB
secondary
#DEF1DA
accent
#CD1936
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184