#DDCDFB#DDCDFB
#DDCDFB is a very light, moderate violet. Relative luminance 0.660; OKLCH L 87.6% C 0.065 H 300.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDFB |
|---|---|
| RGB | rgb(221, 205, 251) |
| HSL | hsl(261, 85%, 89%) |
| HSV | hsv(261, 18%, 98%) |
| CMYK | cmyk(12%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.00, 14.17, -20.50) |
| CIE-LCH | lch(85.00, 24.92, 304.66°) |
| OKLab | oklab(87.6% 0.0333 -0.0556) |
| OKLCH | oklch(87.6% 0.065 300.9) |
| XYZ | xyz(69.0593, 65.9998, 100.3491) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.45
Light Lavender
#DFC5FE
ΔE00 3.38
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDFB #EBFBCD
analogous
#CDD4FB #DDCDFB #F4CDFB
triadic
#DDCDFB #FBDDCD #CDFBDD
tetradic
#DDCDFB #FBCDD4 #EBFBCD #CDFBF4
square
#DDCDFB #FBCDD4 #EBFBCD #CDFBF4
split-complementary
#DDCDFB #FBF4CD #D4FBCD
monochromatic
#905CF2 #B694F6 #DDCDFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.48
#DDCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DDCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDFB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDFB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#D8D3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcdfb; /* rgb */ color: rgb(221, 205, 251); /* oklch */ color: oklch(87.6% 0.065 300.9);
Tailwind
colors: {
custom: {
50: '#e7dcfc',
500: '#ddcdfb',
950: '#000000',
},
}SCSS
$custom: #ddcdfb; $custom-light: #e7dcfc; $custom-dark: #000000;
JSON
{
"hex": "#ddcdfb",
"rgb": {
"r": 221,
"g": 205,
"b": 251
},
"hsl": {
"h": 260.87,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.87604,
"c": 0.06484,
"h": 300.9
},
"luminance": 0.66
}Semantic roles & 50–950 ramp
primary
#DDCDFB
secondary
#C3E28B
accent
#E20495
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485