#DDC8EF#DDC8EF
#DDC8EF is a very light, muted violet. Relative luminance 0.629; OKLCH L 86.2% C 0.058 H 309.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8EF |
|---|---|
| RGB | rgb(221, 200, 239) |
| HSL | hsl(272, 55%, 86%) |
| HSV | hsv(272, 16%, 94%) |
| CMYK | cmyk(7.5%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(83.40, 14.44, -16.54) |
| CIE-LCH | lch(83.40, 21.96, 311.13°) |
| OKLab | oklab(86.24% 0.0366 -0.0446) |
| OKLCH | oklch(86.24% 0.058 309.3) |
| XYZ | xyz(66.0504, 62.9131, 90.3084) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.53
Pale Lavender
#EECFFE
ΔE00 3.71
Light Lavender
#DFC5FE
ΔE00 4.55
Light Lilac
#EDC8FF
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8EF #DAEFC8
analogous
#C9C8EF #DDC8EF #EFC8ED
triadic
#DDC8EF #EFDDC8 #C8EFDD
tetradic
#DDC8EF #EFC9C8 #DAEFC8 #C8EDEF
square
#DDC8EF #EFC9C8 #DAEFC8 #C8EDEF
split-complementary
#DDC8EF #EDEFC8 #C8EFC9
monochromatic
#A269D3 #C099E1 #DDC8EF #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.55
#DDC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DDC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8EF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8EF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#DBCDD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddc8ef; /* rgb */ color: rgb(221, 200, 239); /* oklch */ color: oklch(86.2% 0.058 309.3);
Tailwind
colors: {
custom: {
50: '#e7d8f4',
500: '#ddc8ef',
950: '#000000',
},
}SCSS
$custom: #ddc8ef; $custom-light: #e7d8f4; $custom-dark: #000000;
JSON
{
"hex": "#ddc8ef",
"rgb": {
"r": 221,
"g": 200,
"b": 239
},
"hsl": {
"h": 272.308,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.86237,
"c": 0.05766,
"h": 309.3
},
"luminance": 0.62913
}Semantic roles & 50–950 ramp
primary
#DDC8EF
secondary
#ABCD8E
accent
#C2236D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385