#DDCBEF#DDCBEF
#DDCBEF is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.8% C 0.053 H 307.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCBEF |
|---|---|
| RGB | rgb(221, 203, 239) |
| HSL | hsl(270, 53%, 87%) |
| HSV | hsv(270, 15%, 94%) |
| CMYK | cmyk(7.5%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.13, 12.84, -15.44) |
| CIE-LCH | lch(84.13, 20.08, 309.76°) |
| OKLab | oklab(86.81% 0.0322 -0.0416) |
| OKLCH | oklch(86.81% 0.053 307.8) |
| XYZ | xyz(66.7520, 64.3163, 90.5423) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.41
Thistle
#D8BFD8
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCBEF #DDEFCB
analogous
#CBCBEF #DDCBEF #EFCBEF
triadic
#DDCBEF #EFDDCB #CBEFDD
tetradic
#DDCBEF #EFCBCB #DDEFCB #CBEFEF
square
#DDCBEF #EFCBCB #DDEFCB #CBEFEF
split-complementary
#DDCBEF #EFEFCB #CBEFCB
monochromatic
#A06DD2 #BE9CE1 #DDCBEF #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.51
#DDCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DDCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCBEF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCBEF | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#DBCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcbef; /* rgb */ color: rgb(221, 203, 239); /* oklch */ color: oklch(86.8% 0.053 307.8);
Tailwind
colors: {
custom: {
50: '#e7daf4',
500: '#ddcbef',
950: '#000000',
},
}SCSS
$custom: #ddcbef; $custom-light: #e7daf4; $custom-dark: #000000;
JSON
{
"hex": "#ddcbef",
"rgb": {
"r": 221,
"g": 203,
"b": 239
},
"hsl": {
"h": 270,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.86807,
"c": 0.05261,
"h": 307.8
},
"luminance": 0.64316
}Semantic roles & 50–950 ramp
primary
#DDCBEF
secondary
#AFCD91
accent
#C02573
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385