#DDAFE8#DDAFE8
#DDAFE8 is a light, moderate purple. Relative luminance 0.519; OKLCH L 81.4% C 0.093 H 319.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAFE8 |
|---|---|
| RGB | rgb(221, 175, 232) |
| HSL | hsl(288, 55%, 80%) |
| HSV | hsv(288, 25%, 91%) |
| CMYK | cmyk(4.7%, 24.6%, 0%, 9%) |
| CIE-LAB | lab(77.20, 26.52, -22.16) |
| CIE-LCH | lch(77.20, 34.56, 320.12°) |
| OKLab | oklab(81.38% 0.0708 -0.06) |
| OKLCH | oklch(81.38% 0.093 319.7) |
| XYZ | xyz(59.7123, 51.8595, 83.1926) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Light Lavendar
#EFC0FE
ΔE00 4.49
Mauve
#E0B0FF
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.88
Light Lavender
#DFC5FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAFE8 #BAE8AF
analogous
#C1AFE8 #DDAFE8 #E8AFD7
triadic
#DDAFE8 #E8DDAF #AFE8DD
tetradic
#DDAFE8 #E8C1AF #BAE8AF #AFD7E8
square
#DDAFE8 #E8C1AF #BAE8AF #AFD7E8
split-complementary
#DDAFE8 #D7E8AF #AFE8C1
monochromatic
#B550CD #C97FDA #DDAFE8 #F1DFF6 #F5E7F8
Accessibility & contrast
On white
1.85
#DDAFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#DDAFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAFE8
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAFE8 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEA
Deuteranopia (green-blind)
#B3C0E6
Tritanopia (blue-blind)
#DEB5C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddafe8; /* rgb */ color: rgb(221, 175, 232); /* oklch */ color: oklch(81.4% 0.093 319.7);
Tailwind
colors: {
custom: {
50: '#e8c7ef',
500: '#ddafe8',
950: '#000000',
},
}SCSS
$custom: #ddafe8; $custom-light: #e8c7ef; $custom-dark: #000000;
JSON
{
"hex": "#ddafe8",
"rgb": {
"r": 221,
"g": 175,
"b": 232
},
"hsl": {
"h": 288.421,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.81377,
"c": 0.09281,
"h": 319.7
},
"luminance": 0.51858
}Semantic roles & 50–950 ramp
primary
#DDAFE8
secondary
#86C378
accent
#C32342
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285