#DDAFEB#DDAFEB
#DDAFEB is a light, moderate purple. Relative luminance 0.520; OKLCH L 81.5% C 0.096 H 318.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAFEB |
|---|---|
| RGB | rgb(221, 175, 235) |
| HSL | hsl(286, 60%, 80%) |
| HSV | hsv(286, 26%, 92%) |
| CMYK | cmyk(6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(77.30, 27.10, -23.62) |
| CIE-LCH | lch(77.30, 35.95, 318.93°) |
| OKLab | oklab(81.49% 0.0717 -0.0641) |
| OKLCH | oklch(81.49% 0.096 318.2) |
| XYZ | xyz(60.1420, 52.0314, 85.4560) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.15
Plum
#DDA0DD
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.31
Light Violet
#D6B4FC
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.83
Pale Violet
#CEAEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAFEB #BDEBAF
analogous
#BFAFEB #DDAFEB #EBAFDB
triadic
#DDAFEB #EBDDAF #AFEBDD
tetradic
#DDAFEB #EBBFAF #BDEBAF #AFDBEB
square
#DDAFEB #EBBFAF #BDEBAF #AFDBEB
split-complementary
#DDAFEB #DBEBAF #AFEBBF
monochromatic
#B34DD3 #C87EDF #DDAFEB #F2E0F7 #F5E7F9
Accessibility & contrast
On white
1.84
#DDAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#DDAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAFEB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAFEB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#DDB6C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddafeb; /* rgb */ color: rgb(221, 175, 235); /* oklch */ color: oklch(81.5% 0.096 318.2);
Tailwind
colors: {
custom: {
50: '#e8c7f1',
500: '#ddafeb',
950: '#000000',
},
}SCSS
$custom: #ddafeb; $custom-light: #e8c7f1; $custom-dark: #000000;
JSON
{
"hex": "#ddafeb",
"rgb": {
"r": 221,
"g": 175,
"b": 235
},
"hsl": {
"h": 286,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8149,
"c": 0.09618,
"h": 318.2
},
"luminance": 0.5203
}Semantic roles & 50–950 ramp
primary
#DDAFEB
secondary
#8AC777
accent
#C81E45
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285