#DDC8FD#DDC8FD
#DDC8FD is a very light, moderate violet. Relative luminance 0.638; OKLCH L 86.7% C 0.076 H 302.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8FD |
|---|---|
| RGB | rgb(221, 200, 253) |
| HSL | hsl(264, 93%, 89%) |
| HSV | hsv(264, 21%, 99%) |
| CMYK | cmyk(12.6%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.85, 17.25, -23.30) |
| CIE-LCH | lch(83.85, 28.99, 306.51°) |
| OKLab | oklab(86.74% 0.041 -0.0634) |
| OKLCH | oklch(86.74% 0.076 302.9) |
| XYZ | xyz(68.1993, 63.7726, 101.6259) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.36
Pale Lilac
#E4CBFF
ΔE00 1.47
Light Lilac
#EDC8FF
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 4.02
Light Lavendar
#EFC0FE
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8FD #E8FDC8
analogous
#C8CEFD #DDC8FD #F8C8FD
triadic
#DDC8FD #FDDDC8 #C8FDDD
tetradic
#DDC8FD #FDC8CE #E8FDC8 #C8FDF8
square
#DDC8FD #FDC8CE #E8FDC8 #C8FDF8
split-complementary
#DDC8FD #FDF8C8 #CEFDC8
monochromatic
#9452F9 #B88DFB #DDC8FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.53
#DDC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DDC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8FD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8FD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#D8CFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddc8fd; /* rgb */ color: rgb(221, 200, 253); /* oklch */ color: oklch(86.7% 0.076 302.9);
Tailwind
colors: {
custom: {
50: '#e8d8fe',
500: '#ddc8fd',
950: '#000000',
},
}SCSS
$custom: #ddc8fd; $custom-light: #e8d8fe; $custom-dark: #000000;
JSON
{
"hex": "#ddc8fd",
"rgb": {
"r": 221,
"g": 200,
"b": 253
},
"hsl": {
"h": 263.774,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.86735,
"c": 0.07552,
"h": 302.9
},
"luminance": 0.63773
}Semantic roles & 50–950 ramp
primary
#DDC8FD
secondary
#BFE584
accent
#E6008B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385