#DDCDF1#DDCDF1
#DDCDF1 is a very light, muted violet. Relative luminance 0.654; OKLCH L 87.3% C 0.052 H 305.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDF1 |
|---|---|
| RGB | rgb(221, 205, 241) |
| HSL | hsl(267, 56%, 87%) |
| HSV | hsv(267, 15%, 95%) |
| CMYK | cmyk(8.3%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(84.68, 12.17, -15.67) |
| CIE-LCH | lch(84.68, 19.84, 307.84°) |
| OKLab | oklab(87.26% 0.0301 -0.0422) |
| OKLCH | oklch(87.26% 0.052 305.4) |
| XYZ | xyz(67.5244, 65.3858, 92.2654) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.59
Light Lavender
#DFC5FE
ΔE00 5.62
Light Lilac
#EDC8FF
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDF1 #E1F1CD
analogous
#CDCFF1 #DDCDF1 #EFCDF1
triadic
#DDCDF1 #F1DDCD #CDF1DD
tetradic
#DDCDF1 #F1CDCF #E1F1CD #CDF1EF
square
#DDCDF1 #F1CDCF #E1F1CD #CDF1EF
split-complementary
#DDCDF1 #F1EFCD #CFF1CD
monochromatic
#9C6DD6 #BC9DE4 #DDCDF1 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.49
#DDCDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DDCDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDF1
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDF1 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#CAD3F0
Tritanopia (blue-blind)
#DAD2D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcdf1; /* rgb */ color: rgb(221, 205, 241); /* oklch */ color: oklch(87.3% 0.052 305.4);
Tailwind
colors: {
custom: {
50: '#e7dcf5',
500: '#ddcdf1',
950: '#000000',
},
}SCSS
$custom: #ddcdf1; $custom-light: #e7dcf5; $custom-dark: #000000;
JSON
{
"hex": "#ddcdf1",
"rgb": {
"r": 221,
"g": 205,
"b": 241
},
"hsl": {
"h": 266.667,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.87256,
"c": 0.05184,
"h": 305.4
},
"luminance": 0.65386
}Semantic roles & 50–950 ramp
primary
#DDCDF1
secondary
#B5D092
accent
#C4227C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485