#DDCBFE#DDCBFE
#DDCBFE is a very light, moderate violet. Relative luminance 0.652; OKLCH L 87.3% C 0.072 H 301.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCBFE |
|---|---|
| RGB | rgb(221, 203, 254) |
| HSL | hsl(261, 96%, 90%) |
| HSV | hsv(261, 20%, 100%) |
| CMYK | cmyk(13%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.61, 15.85, -22.68) |
| CIE-LCH | lch(84.61, 27.67, 304.95°) |
| OKLab | oklab(87.34% 0.0371 -0.0617) |
| OKLCH | oklch(87.34% 0.072 301) |
| XYZ | xyz(69.0606, 65.2397, 102.7010) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.83
Light Lavender
#DFC5FE
ΔE00 2.28
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 5.24
Very Light Purple
#F6CEFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCBFE #ECFECB
analogous
#CBD3FE #DDCBFE #F6CBFE
triadic
#DDCBFE #FEDDCB #CBFEDD
tetradic
#DDCBFE #FECBD3 #ECFECB #CBFEF6
square
#DDCBFE #FECBD3 #ECFECB #CBFEF6
split-complementary
#DDCBFE #FEF6CB #D3FECB
monochromatic
#8E53FC #B68FFD #DDCBFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.49
#DDCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DDCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCBFE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCBFE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#D8D2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcbfe; /* rgb */ color: rgb(221, 203, 254); /* oklch */ color: oklch(87.3% 0.072 301.0);
Tailwind
colors: {
custom: {
50: '#e8dafe',
500: '#ddcbfe',
950: '#000000',
},
}SCSS
$custom: #ddcbfe; $custom-light: #e8dafe; $custom-dark: #000000;
JSON
{
"hex": "#ddcbfe",
"rgb": {
"r": 221,
"g": 203,
"b": 254
},
"hsl": {
"h": 261.176,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.87335,
"c": 0.07197,
"h": 301
},
"luminance": 0.6524
}Semantic roles & 50–950 ramp
primary
#DDCBFE
secondary
#C5E786
accent
#E60095
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486