#DDCEFF#DDCEFF
#DDCEFF is a very light, moderate violet. Relative luminance 0.667; OKLCH L 87.9% C 0.069 H 299.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEFF |
|---|---|
| RGB | rgb(221, 206, 255) |
| HSL | hsl(258, 100%, 90%) |
| HSV | hsv(258, 19%, 100%) |
| CMYK | cmyk(13.3%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(85.37, 14.46, -22.05) |
| CIE-LCH | lch(85.37, 26.37, 303.25°) |
| OKLab | oklab(87.94% 0.0332 -0.0599) |
| OKLCH | oklch(87.94% 0.069 299) |
| XYZ | xyz(69.9365, 66.7346, 103.7850) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.56
Light Lavender
#DFC5FE
ΔE00 3.25
Pale Lavender
#EECFFE
ΔE00 4.59
Periwinkle
#CCCCFF
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEFF #F0FFCE
analogous
#CED7FF #DDCEFF #F5CEFF
triadic
#DDCEFF #FFDDCE #CEFFDD
tetradic
#DDCEFF #FFCED7 #F0FFCE #CEFFF5
square
#DDCEFF #FFCED7 #F0FFCE #CEFFF5
split-complementary
#DDCEFF #FFF5CE #D7FFCE
monochromatic
#8854FF #B391FF #DDCEFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.46
#DDCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DDCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEFF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEFF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#D7D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddceff; /* rgb */ color: rgb(221, 206, 255); /* oklch */ color: oklch(87.9% 0.069 299.0);
Tailwind
colors: {
custom: {
50: '#e8ddff',
500: '#ddceff',
950: '#000000',
},
}SCSS
$custom: #ddceff; $custom-light: #e8ddff; $custom-dark: #000000;
JSON
{
"hex": "#ddceff",
"rgb": {
"r": 221,
"g": 206,
"b": 255
},
"hsl": {
"h": 258.367,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87937,
"c": 0.06853,
"h": 299
},
"luminance": 0.66735
}Semantic roles & 50–950 ramp
primary
#DDCEFF
secondary
#CCEA87
accent
#E6009F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486