#DDCBEE#DDCBEE
#DDCBEE is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.8% C 0.051 H 308.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCBEE |
|---|---|
| RGB | rgb(221, 203, 238) |
| HSL | hsl(271, 51%, 86%) |
| HSV | hsv(271, 15%, 93%) |
| CMYK | cmyk(7.1%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.10, 12.65, -14.95) |
| CIE-LCH | lch(84.10, 19.58, 310.23°) |
| OKLab | oklab(86.77% 0.0319 -0.0402) |
| OKLCH | oklch(86.77% 0.051 308.4) |
| XYZ | xyz(66.6047, 64.2573, 89.7664) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.58
Pale Lilac
#E4CBFF
ΔE00 4.61
Thistle
#D8BFD8
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 5.75
Very Light Purple
#F6CEFC
ΔE00 6.11
Light Lilac
#EDC8FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCBEE #DCEECB
analogous
#CCCBEE #DDCBEE #EECBEE
triadic
#DDCBEE #EEDDCB #CBEEDD
tetradic
#DDCBEE #EECCCB #DCEECB #CBEEEE
square
#DDCBEE #EECCCB #DCEECB #CBEEEE
split-complementary
#DDCBEE #EEEECB #CBEECC
monochromatic
#A16FD0 #BF9DDF #DDCBEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.52
#DDCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DDCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCBEE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCBEE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#DBCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcbee; /* rgb */ color: rgb(221, 203, 238); /* oklch */ color: oklch(86.8% 0.051 308.4);
Tailwind
colors: {
custom: {
50: '#e7daf3',
500: '#ddcbee',
950: '#000000',
},
}SCSS
$custom: #ddcbee; $custom-light: #e7daf3; $custom-dark: #000000;
JSON
{
"hex": "#ddcbee",
"rgb": {
"r": 221,
"g": 203,
"b": 238
},
"hsl": {
"h": 270.857,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.86773,
"c": 0.05136,
"h": 308.4
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#DDCBEE
secondary
#AECB92
accent
#BE2771
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385