#DDCEEB#DDCEEB
#DDCEEB is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.2% C 0.043 H 308.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEEB |
|---|---|
| RGB | rgb(221, 206, 235) |
| HSL | hsl(271, 42%, 86%) |
| HSV | hsv(271, 12%, 92%) |
| CMYK | cmyk(6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.75, 10.47, -12.38) |
| CIE-LCH | lch(84.75, 16.22, 310.22°) |
| OKLab | oklab(87.25% 0.0266 -0.0332) |
| OKLCH | oklch(87.25% 0.043 308.6) |
| XYZ | xyz(66.8829, 65.5132, 87.7030) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 6.26
Pale Lilac
#E4CBFF
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 7.55
Light Lavender
#DFC5FE
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEEB #DCEBCE
analogous
#CFCEEB #DDCEEB #EBCEEB
triadic
#DDCEEB #EBDDCE #CEEBDD
tetradic
#DDCEEB #EBCFCE #DCEBCE #CEEBEB
square
#DDCEEB #EBCFCE #DCEBCE #CEEBEB
split-complementary
#DDCEEB #EBEBCE #CEEBCF
monochromatic
#A177C8 #BFA3D9 #DDCEEB #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.49
#DDCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DDCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEEB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEEB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#DBD1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddceeb; /* rgb */ color: rgb(221, 206, 235); /* oklch */ color: oklch(87.2% 0.043 308.6);
Tailwind
colors: {
custom: {
50: '#e7ddf1',
500: '#ddceeb',
950: '#000000',
},
}SCSS
$custom: #ddceeb; $custom-light: #e7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#ddceeb",
"rgb": {
"r": 221,
"g": 206,
"b": 235
},
"hsl": {
"h": 271.034,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87247,
"c": 0.04255,
"h": 308.6
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#DDCEEB
secondary
#AEC697
accent
#B53070
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485