#DDCEE5#DDCEE5
#DDCEE5 is a very light, muted violet. Relative luminance 0.652; OKLCH L 87.1% C 0.035 H 314.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEE5 |
|---|---|
| RGB | rgb(221, 206, 229) |
| HSL | hsl(279, 31%, 85%) |
| HSV | hsv(279, 10%, 90%) |
| CMYK | cmyk(3.5%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(84.57, 9.33, -9.46) |
| CIE-LCH | lch(84.57, 13.28, 314.62°) |
| OKLab | oklab(87.05% 0.0245 -0.0253) |
| OKLCH | oklch(87.05% 0.035 314.1) |
| XYZ | xyz(66.0307, 65.1723, 83.2145) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.53
Lavender (CSS)
#E6E6FA
ΔE00 7.76
Pale Lavender
#EECFFE
ΔE00 7.88
Pale Lilac
#E4CBFF
ΔE00 8.40
Very Light Purple
#F6CEFC
ΔE00 8.81
Light Lavender
#DFC5FE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEE5 #D6E5CE
analogous
#D1CEE5 #DDCEE5 #E5CEE2
triadic
#DDCEE5 #E5DDCE #CEE5DD
tetradic
#DDCEE5 #E5D1CE #D6E5CE #CEE2E5
square
#DDCEE5 #E5D1CE #D6E5CE #CEE2E5
split-complementary
#DDCEE5 #E2E5CE #CEE5D1
monochromatic
#A67EBB #C1A6D0 #DDCEE5 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.50
#DDCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DDCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEE5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEE5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#CED3E4
Tritanopia (blue-blind)
#DDD0D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcee5; /* rgb */ color: rgb(221, 206, 229); /* oklch */ color: oklch(87.1% 0.035 314.1);
Tailwind
colors: {
custom: {
50: '#e7dded',
500: '#ddcee5',
950: '#000000',
},
}SCSS
$custom: #ddcee5; $custom-light: #e7dded; $custom-dark: #000000;
JSON
{
"hex": "#ddcee5",
"rgb": {
"r": 221,
"g": 206,
"b": 229
},
"hsl": {
"h": 279.13,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87053,
"c": 0.03516,
"h": 314.1
},
"luminance": 0.65172
}Semantic roles & 50–950 ramp
primary
#DDCEE5
secondary
#A6BE9A
accent
#A93C62
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484