#DDCEFE#DDCEFE
#DDCEFE is a very light, moderate violet. Relative luminance 0.667; OKLCH L 87.9% C 0.067 H 299.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEFE |
|---|---|
| RGB | rgb(221, 206, 254) |
| HSL | hsl(259, 96%, 90%) |
| HSV | hsv(259, 19%, 100%) |
| CMYK | cmyk(13%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(85.34, 14.25, -21.57) |
| CIE-LCH | lch(85.34, 25.86, 303.45°) |
| OKLab | oklab(87.9% 0.0329 -0.0586) |
| OKLCH | oklch(87.9% 0.067 299.3) |
| XYZ | xyz(69.7759, 66.6704, 102.9394) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 3.34
Pale Lavender
#EECFFE
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEFE #EFFECE
analogous
#CED7FE #DDCEFE #F5CEFE
triadic
#DDCEFE #FEDDCE #CEFEDD
tetradic
#DDCEFE #FECED7 #EFFECE #CEFEF5
square
#DDCEFE #FECED7 #EFFECE #CEFEF5
split-complementary
#DDCEFE #FEF5CE #D7FECE
monochromatic
#8A56FC #B392FD #DDCEFE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.47
#DDCEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DDCEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEFE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEFE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#D8D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcefe; /* rgb */ color: rgb(221, 206, 254); /* oklch */ color: oklch(87.9% 0.067 299.3);
Tailwind
colors: {
custom: {
50: '#e8ddfe',
500: '#ddcefe',
950: '#000000',
},
}SCSS
$custom: #ddcefe; $custom-light: #e8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcefe",
"rgb": {
"r": 221,
"g": 206,
"b": 254
},
"hsl": {
"h": 258.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.87901,
"c": 0.0672,
"h": 299.3
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#DDCEFE
secondary
#CAE888
accent
#E6009E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486