#DDC2EF#DDC2EF
#DDC2EF is a very light, moderate violet. Relative luminance 0.602; OKLCH L 85.1% C 0.068 H 311.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2EF |
|---|---|
| RGB | rgb(221, 194, 239) |
| HSL | hsl(276, 58%, 85%) |
| HSV | hsv(276, 19%, 94%) |
| CMYK | cmyk(7.5%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.94, 17.65, -18.73) |
| CIE-LCH | lch(81.94, 25.74, 313.30°) |
| OKLab | oklab(85.11% 0.0452 -0.0506) |
| OKLCH | oklch(85.11% 0.068 311.8) |
| XYZ | xyz(64.6880, 60.1883, 89.8543) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.98
Light Lavender
#DFC5FE
ΔE00 3.32
Pale Lavender
#EECFFE
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 3.55
Very Light Purple
#F6CEFC
ΔE00 4.71
Light Lavendar
#EFC0FE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2EF #D4EFC2
analogous
#C7C2EF #DDC2EF #EFC2EB
triadic
#DDC2EF #EFDDC2 #C2EFDD
tetradic
#DDC2EF #EFC7C2 #D4EFC2 #C2EBEF
square
#DDC2EF #EFC7C2 #D4EFC2 #C2EBEF
split-complementary
#DDC2EF #EBEFC2 #C2EFC7
monochromatic
#A761D6 #C292E2 #DDC2EF #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.61
#DDC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DDC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2EF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2EF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#DCC7D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc2ef; /* rgb */ color: rgb(221, 194, 239); /* oklch */ color: oklch(85.1% 0.068 311.8);
Tailwind
colors: {
custom: {
50: '#e7d4f4',
500: '#ddc2ef',
950: '#000000',
},
}SCSS
$custom: #ddc2ef; $custom-light: #e7d4f4; $custom-dark: #000000;
JSON
{
"hex": "#ddc2ef",
"rgb": {
"r": 221,
"g": 194,
"b": 239
},
"hsl": {
"h": 276,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85109,
"c": 0.06787,
"h": 311.8
},
"luminance": 0.60188
}Semantic roles & 50–950 ramp
primary
#DDC2EF
secondary
#A4CD88
accent
#C61F62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385