#DDAFE2#DDAFE2
#DDAFE2 is a light, moderate purple. Relative luminance 0.515; OKLCH L 81.2% C 0.086 H 323.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAFE2 |
|---|---|
| RGB | rgb(221, 175, 226) |
| HSL | hsl(294, 47%, 79%) |
| HSV | hsv(294, 23%, 89%) |
| CMYK | cmyk(2.2%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(77.00, 25.38, -19.21) |
| CIE-LCH | lch(77.00, 31.83, 322.87°) |
| OKLab | oklab(81.16% 0.069 -0.0518) |
| OKLCH | oklch(81.16% 0.086 323.1) |
| XYZ | xyz(58.8745, 51.5244, 78.7806) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 5.17
Lilac
#C8A2C8
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAFE2 #B4E2AF
analogous
#C3AFE2 #DDAFE2 #E2AFCD
triadic
#DDAFE2 #E2DDAF #AFE2DD
tetradic
#DDAFE2 #E2C3AF #B4E2AF #AFCDE2
square
#DDAFE2 #E2C3AF #B4E2AF #AFCDE2
split-complementary
#DDAFE2 #CDE2AF #AFE2C3
monochromatic
#B755C1 #CA82D2 #DDAFE2 #F0DCF2 #F5E9F7
Accessibility & contrast
On white
1.86
#DDAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DDAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAFE2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAFE2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#DFB4C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ddafe2; /* rgb */ color: rgb(221, 175, 226); /* oklch */ color: oklch(81.2% 0.086 323.1);
Tailwind
colors: {
custom: {
50: '#e8c7eb',
500: '#ddafe2',
950: '#000000',
},
}SCSS
$custom: #ddafe2; $custom-light: #e8c7eb; $custom-dark: #000000;
JSON
{
"hex": "#ddafe2",
"rgb": {
"r": 221,
"g": 175,
"b": 226
},
"hsl": {
"h": 294.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.81156,
"c": 0.08629,
"h": 323.1
},
"luminance": 0.51523
}Semantic roles & 50–950 ramp
primary
#DDAFE2
secondary
#80BB7A
accent
#BA2B39
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#161316
muted
#848284