#DDC2ED#DDC2ED
#DDC2ED is a very light, moderate violet. Relative luminance 0.601; OKLCH L 85.0% C 0.065 H 312.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2ED |
|---|---|
| RGB | rgb(221, 194, 237) |
| HSL | hsl(278, 54%, 85%) |
| HSV | hsv(278, 18%, 93%) |
| CMYK | cmyk(6.8%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.88, 17.26, -17.76) |
| CIE-LCH | lch(81.88, 24.77, 314.18°) |
| OKLab | oklab(85.04% 0.0446 -0.0479) |
| OKLCH | oklch(85.04% 0.065 312.9) |
| XYZ | xyz(64.3941, 60.0707, 88.3068) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.39
Pale Lavender
#EECFFE
ΔE00 3.55
Light Lavender
#DFC5FE
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 3.88
Very Light Purple
#F6CEFC
ΔE00 4.68
Light Lavendar
#EFC0FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2ED #D2EDC2
analogous
#C8C2ED #DDC2ED #EDC2E8
triadic
#DDC2ED #EDDDC2 #C2EDDD
tetradic
#DDC2ED #EDC8C2 #D2EDC2 #C2E8ED
square
#DDC2ED #EDC8C2 #D2EDC2 #C2E8ED
split-complementary
#DDC2ED #E8EDC2 #C2EDC8
monochromatic
#A863D1 #C393DF #DDC2ED #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.61
#DDC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DDC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2ED
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2ED | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#DCC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc2ed; /* rgb */ color: rgb(221, 194, 237); /* oklch */ color: oklch(85.0% 0.065 312.9);
Tailwind
colors: {
custom: {
50: '#e7d4f2',
500: '#ddc2ed',
950: '#000000',
},
}SCSS
$custom: #ddc2ed; $custom-light: #e7d4f2; $custom-dark: #000000;
JSON
{
"hex": "#ddc2ed",
"rgb": {
"r": 221,
"g": 194,
"b": 237
},
"hsl": {
"h": 277.674,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.85038,
"c": 0.06544,
"h": 312.9
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#DDC2ED
secondary
#A1CA89
accent
#C2245F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385