#DDCDED#DDCDED
#DDCDED is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.1% C 0.047 H 307.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDED |
|---|---|
| RGB | rgb(221, 205, 237) |
| HSL | hsl(270, 47%, 87%) |
| HSV | hsv(270, 14%, 93%) |
| CMYK | cmyk(6.8%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.56, 11.39, -13.73) |
| CIE-LCH | lch(84.56, 17.84, 309.69°) |
| OKLab | oklab(87.12% 0.0287 -0.0369) |
| OKLCH | oklch(87.12% 0.047 307.9) |
| XYZ | xyz(66.9335, 65.1495, 89.1533) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 5.55
Light Lavender
#DFC5FE
ΔE00 6.73
Very Light Purple
#F6CEFC
ΔE00 6.87
Light Lilac
#EDC8FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDED #DDEDCD
analogous
#CDCDED #DDCDED #EDCDED
triadic
#DDCDED #EDDDCD #CDEDDD
tetradic
#DDCDED #EDCDCD #DDEDCD #CDEDED
square
#DDCDED #EDCDCD #DDEDCD #CDEDED
split-complementary
#DDCDED #EDEDCD #CDEDCD
monochromatic
#A073CD #BEA0DD #DDCDED #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.50
#DDCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DDCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDED
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDED | 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)
#C8D2EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#DBD1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcded; /* rgb */ color: rgb(221, 205, 237); /* oklch */ color: oklch(87.1% 0.047 307.9);
Tailwind
colors: {
custom: {
50: '#e7dcf2',
500: '#ddcded',
950: '#000000',
},
}SCSS
$custom: #ddcded; $custom-light: #e7dcf2; $custom-dark: #000000;
JSON
{
"hex": "#ddcded",
"rgb": {
"r": 221,
"g": 205,
"b": 237
},
"hsl": {
"h": 270,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87121,
"c": 0.04674,
"h": 307.9
},
"luminance": 0.65149
}Semantic roles & 50–950 ramp
primary
#DDCDED
secondary
#AFC995
accent
#BA2B73
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485