#DDCEE7#DDCEE7
#DDCEE7 is a very light, muted violet. Relative luminance 0.653; OKLCH L 87.1% C 0.038 H 312.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEE7 |
|---|---|
| RGB | rgb(221, 206, 231) |
| HSL | hsl(276, 34%, 86%) |
| HSV | hsv(276, 11%, 91%) |
| CMYK | cmyk(4.3%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(84.63, 9.71, -10.43) |
| CIE-LCH | lch(84.63, 14.25, 312.94°) |
| OKLab | oklab(87.12% 0.0252 -0.0279) |
| OKLCH | oklch(87.12% 0.038 312) |
| XYZ | xyz(66.3115, 65.2846, 84.6936) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 7.31
Pale Lilac
#E4CBFF
ΔE00 7.75
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Very Light Purple
#F6CEFC
ΔE00 8.35
Light Lavender
#DFC5FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEE7 #D8E7CE
analogous
#D0CEE7 #DDCEE7 #E7CEE4
triadic
#DDCEE7 #E7DDCE #CEE7DD
tetradic
#DDCEE7 #E7D0CE #D8E7CE #CEE4E7
square
#DDCEE7 #E7D0CE #D8E7CE #CEE4E7
split-complementary
#DDCEE7 #E4E7CE #CEE7D0
monochromatic
#A47CBF #C0A5D3 #DDCEE7 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.49
#DDCEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DDCEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEE7
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEE7 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#CED4E6
Tritanopia (blue-blind)
#DCD1D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcee7; /* rgb */ color: rgb(221, 206, 231); /* oklch */ color: oklch(87.1% 0.038 312.0);
Tailwind
colors: {
custom: {
50: '#e7ddee',
500: '#ddcee7',
950: '#000000',
},
}SCSS
$custom: #ddcee7; $custom-light: #e7ddee; $custom-dark: #000000;
JSON
{
"hex": "#ddcee7",
"rgb": {
"r": 221,
"g": 206,
"b": 231
},
"hsl": {
"h": 276,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.87117,
"c": 0.03759,
"h": 312
},
"luminance": 0.65284
}Semantic roles & 50–950 ramp
primary
#DDCEE7
secondary
#A9C099
accent
#AD3867
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485