#DDC4FA#DDC4FA
#DDC4FA is a very light, moderate violet. Relative luminance 0.618; OKLCH L 85.9% C 0.078 H 305.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4FA |
|---|---|
| RGB | rgb(221, 196, 250) |
| HSL | hsl(268, 84%, 87%) |
| HSV | hsv(268, 22%, 98%) |
| CMYK | cmyk(11.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(82.78, 18.78, -23.33) |
| CIE-LCH | lch(82.78, 29.95, 308.84°) |
| OKLab | oklab(85.88% 0.0458 -0.0634) |
| OKLCH | oklch(85.88% 0.078 305.8) |
| XYZ | xyz(66.8108, 61.7544, 98.8240) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.77
Pale Lilac
#E4CBFF
ΔE00 1.71
Light Lilac
#EDC8FF
ΔE00 3.27
Pale Lavender
#EECFFE
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.70
Light Violet
#D6B4FC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4FA #E1FAC4
analogous
#C4C6FA #DDC4FA #F8C4FA
triadic
#DDC4FA #FADDC4 #C4FADD
tetradic
#DDC4FA #FAC4C6 #E1FAC4 #C4FAF8
square
#DDC4FA #FAC4C6 #E1FAC4 #C4FAF8
split-complementary
#DDC4FA #FAF8C4 #C6FAC4
monochromatic
#9C53F0 #BC8CF5 #DDC4FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.57
#DDC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DDC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4FA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4FA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#D9CBD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc4fa; /* rgb */ color: rgb(221, 196, 250); /* oklch */ color: oklch(85.9% 0.078 305.8);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#ddc4fa',
950: '#000000',
},
}SCSS
$custom: #ddc4fa; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc4fa",
"rgb": {
"r": 221,
"g": 196,
"b": 250
},
"hsl": {
"h": 267.778,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85879,
"c": 0.07822,
"h": 305.8
},
"luminance": 0.61754
}Semantic roles & 50–950 ramp
primary
#DDC4FA
secondary
#B5DF83
accent
#E1057B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385