#DDCEFD#DDCEFD
#DDCEFD is a very light, moderate violet. Relative luminance 0.666; OKLCH L 87.9% C 0.066 H 299.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEFD |
|---|---|
| RGB | rgb(221, 206, 253) |
| HSL | hsl(259, 92%, 90%) |
| HSV | hsv(259, 19%, 99%) |
| CMYK | cmyk(12.6%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.30, 14.05, -21.09) |
| CIE-LCH | lch(85.30, 25.34, 303.66°) |
| OKLab | oklab(87.87% 0.0326 -0.0573) |
| OKLCH | oklch(87.87% 0.066 299.6) |
| XYZ | xyz(69.6162, 66.6065, 102.0982) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.61
Light Lavender
#DFC5FE
ΔE00 3.46
Pale Lavender
#EECFFE
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 4.98
Light Lilac
#EDC8FF
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEFD #EEFDCE
analogous
#CED6FD #DDCEFD #F5CEFD
triadic
#DDCEFD #FDDDCE #CEFDDD
tetradic
#DDCEFD #FDCED6 #EEFDCE #CEFDF5
square
#DDCEFD #FDCED6 #EEFDCE #CEFDF5
split-complementary
#DDCEFD #FDF5CE #D6FDCE
monochromatic
#8B58F8 #B493FB #DDCEFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.47
#DDCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DDCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEFD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEFD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#D8D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcefd; /* rgb */ color: rgb(221, 206, 253); /* oklch */ color: oklch(87.9% 0.066 299.6);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#ddcefd',
950: '#000000',
},
}SCSS
$custom: #ddcefd; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcefd",
"rgb": {
"r": 221,
"g": 206,
"b": 253
},
"hsl": {
"h": 259.149,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87865,
"c": 0.06588,
"h": 299.6
},
"luminance": 0.66607
}Semantic roles & 50–950 ramp
primary
#DDCEFD
secondary
#C8E68A
accent
#E6009C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485