#DDCFFE#DDCFFE
#DDCFFE is a very light, moderate violet. Relative luminance 0.672; OKLCH L 88.1% C 0.066 H 298.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFFE |
|---|---|
| RGB | rgb(221, 207, 254) |
| HSL | hsl(258, 96%, 90%) |
| HSV | hsv(258, 19%, 100%) |
| CMYK | cmyk(13%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.58, 13.72, -21.20) |
| CIE-LCH | lch(85.58, 25.26, 302.91°) |
| OKLab | oklab(88.09% 0.0315 -0.0576) |
| OKLCH | oklch(88.09% 0.066 298.7) |
| XYZ | xyz(70.0174, 67.1534, 103.0199) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.88
Light Lavender
#DFC5FE
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 4.76
Light Lilac
#EDC8FF
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFFE #F0FECF
analogous
#CFD8FE #DDCFFE #F4CFFE
triadic
#DDCFFE #FEDDCF #CFFEDD
tetradic
#DDCFFE #FECFD8 #F0FECF #CFFEF4
square
#DDCFFE #FECFD8 #F0FECF #CFFEF4
split-complementary
#DDCFFE #FEF4CF #D8FECF
monochromatic
#8857FC #B393FD #DDCFFE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.46
#DDCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DDCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFFE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFFE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#D7D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddcffe; /* rgb */ color: rgb(221, 207, 254); /* oklch */ color: oklch(88.1% 0.066 298.7);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#ddcffe',
950: '#000000',
},
}SCSS
$custom: #ddcffe; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcffe",
"rgb": {
"r": 221,
"g": 207,
"b": 254
},
"hsl": {
"h": 257.872,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.8809,
"c": 0.06563,
"h": 298.7
},
"luminance": 0.67154
}Semantic roles & 50–950 ramp
primary
#DDCFFE
secondary
#CCE889
accent
#E600A1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485