#DDAFFA#DDAFFA
#DDAFFA is a very light, moderate violet. Relative luminance 0.529; OKLCH L 82.1% C 0.114 H 311.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAFFA |
|---|---|
| RGB | rgb(221, 175, 250) |
| HSL | hsl(277, 88%, 83%) |
| HSV | hsv(277, 30%, 98%) |
| CMYK | cmyk(11.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(77.84, 30.10, -30.89) |
| CIE-LCH | lch(77.84, 43.13, 314.26°) |
| OKLab | oklab(82.08% 0.0758 -0.0846) |
| OKLCH | oklch(82.08% 0.114 311.9) |
| XYZ | xyz(62.4012, 52.9351, 97.3541) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.87
Light Violet
#D6B4FC
ΔE00 2.47
Pale Violet
#CEAEFA
ΔE00 3.39
Lilac (survey)
#CEA2FD
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 4.97
Light Lavendar
#EFC0FE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAFFA #CCFAAF
analogous
#B7AFFA #DDAFFA #FAAFF1
triadic
#DDAFFA #FADDAF #AFFADD
tetradic
#DDAFFA #FAB7AF #CCFAAF #AFF1FA
square
#DDAFFA #FAB7AF #CCFAAF #AFF1FA
split-complementary
#DDAFFA #F1FAAF #AFFAB7
monochromatic
#AC3CF3 #C575F6 #DDAFFA #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.81
#DDAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DDAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAFFA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAFFA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#ADC1F8
Tritanopia (blue-blind)
#DAB9CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddaffa; /* rgb */ color: rgb(221, 175, 250); /* oklch */ color: oklch(82.1% 0.114 311.9);
Tailwind
colors: {
custom: {
50: '#e8c7fc',
500: '#ddaffa',
950: '#000000',
},
}SCSS
$custom: #ddaffa; $custom-light: #e8c7fc; $custom-dark: #000000;
JSON
{
"hex": "#ddaffa",
"rgb": {
"r": 221,
"g": 175,
"b": 250
},
"hsl": {
"h": 276.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.82078,
"c": 0.11359,
"h": 311.9
},
"luminance": 0.52934
}Semantic roles & 50–950 ramp
primary
#DDAFFA
secondary
#9ADD70
accent
#E50159
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285