#DFA2DC#DFA2DC
#DFA2DC is a light, moderate purple. Relative luminance 0.467; OKLCH L 78.8% C 0.105 H 328.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA2DC |
|---|---|
| RGB | rgb(223, 162, 220) |
| HSL | hsl(303, 49%, 75%) |
| HSV | hsv(303, 27%, 87%) |
| CMYK | cmyk(0%, 27.4%, 1.3%, 12.5%) |
| CIE-LAB | lab(74.00, 31.92, -20.47) |
| CIE-LCH | lch(74.00, 37.92, 327.32°) |
| OKLab | oklab(78.84% 0.0889 -0.0552) |
| OKLCH | oklch(78.84% 0.105 328.2) |
| XYZ | xyz(56.2688, 46.6978, 73.7458) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 0.87
Lilac
#C8A2C8
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.27
Light Lavendar
#EFC0FE
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA2DC #A2DFA5
analogous
#C3A2DF #DFA2DC #DFA2BD
triadic
#DFA2DC #DCDFA2 #A2DCDF
tetradic
#DFA2DC #DFC3A2 #A2DFA5 #A2BDDF
square
#DFA2DC #DFC3A2 #A2DFA5 #A2BDDF
split-complementary
#DFA2DC #BDDFA2 #A2DFC3
monochromatic
#C047BA #CF74CB #DFA2DC #EFD0ED #F7E8F6
Accessibility & contrast
On white
2.03
#DFA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DFA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA2DC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA2DC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#E3A7B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dfa2dc; /* rgb */ color: rgb(223, 162, 220); /* oklch */ color: oklch(78.8% 0.105 328.2);
Tailwind
colors: {
custom: {
50: '#e9bee7',
500: '#dfa2dc',
950: '#000000',
},
}SCSS
$custom: #dfa2dc; $custom-light: #e9bee7; $custom-dark: #000000;
JSON
{
"hex": "#dfa2dc",
"rgb": {
"r": 223,
"g": 162,
"b": 220
},
"hsl": {
"h": 302.951,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.78838,
"c": 0.10461,
"h": 328.2
},
"luminance": 0.46696
}Semantic roles & 50–950 ramp
primary
#DFA2DC
secondary
#DDEEDE
accent
#BC3129
background
#FEFBFE
surface
#FDF7FC
border
#D5D0D5
text
#161216
muted
#848184