#DDCCEE#DDCCEE
#DDCCEE is a very light, muted violet. Relative luminance 0.647; OKLCH L 87.0% C 0.050 H 307.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCEE |
|---|---|
| RGB | rgb(221, 204, 238) |
| HSL | hsl(270, 50%, 87%) |
| HSV | hsv(270, 14%, 93%) |
| CMYK | cmyk(7.1%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.34, 12.12, -14.58) |
| CIE-LCH | lch(84.34, 18.96, 309.72°) |
| OKLab | oklab(86.96% 0.0305 -0.0392) |
| OKLCH | oklch(86.96% 0.05 307.8) |
| XYZ | xyz(66.8416, 64.7312, 89.8454) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.89
Thistle
#D8BFD8
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 4.93
Light Lavender
#DFC5FE
ΔE00 6.09
Very Light Purple
#F6CEFC
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCEE #DDEECC
analogous
#CCCCEE #DDCCEE #EECCEE
triadic
#DDCCEE #EEDDCC #CCEEDD
tetradic
#DDCCEE #EECCCC #DDEECC #CCEEEE
square
#DDCCEE #EECCCC #DDEECC #CCEEEE
split-complementary
#DDCCEE #EEEECC #CCEECC
monochromatic
#A070CF #BE9EDF #DDCCEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.51
#DDCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DDCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCEE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCEE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#DBD0D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddccee; /* rgb */ color: rgb(221, 204, 238); /* oklch */ color: oklch(87.0% 0.050 307.8);
Tailwind
colors: {
custom: {
50: '#e7dbf3',
500: '#ddccee',
950: '#000000',
},
}SCSS
$custom: #ddccee; $custom-light: #e7dbf3; $custom-dark: #000000;
JSON
{
"hex": "#ddccee",
"rgb": {
"r": 221,
"g": 204,
"b": 238
},
"hsl": {
"h": 270,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.86964,
"c": 0.04968,
"h": 307.8
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#DDCCEE
secondary
#AFCB93
accent
#BD2873
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485