#DDCEFC#DDCEFC
#DDCEFC is a very light, moderate violet. Relative luminance 0.665; OKLCH L 87.8% C 0.065 H 300.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEFC |
|---|---|
| RGB | rgb(221, 206, 252) |
| HSL | hsl(260, 88%, 90%) |
| HSV | hsv(260, 18%, 99%) |
| CMYK | cmyk(12.3%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.27, 13.84, -20.61) |
| CIE-LCH | lch(85.27, 24.83, 303.89°) |
| OKLab | oklab(87.83% 0.0323 -0.0559) |
| OKLCH | oklch(87.83% 0.065 300) |
| XYZ | xyz(69.4573, 66.5429, 101.2615) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.68
Light Lavender
#DFC5FE
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 4.37
Periwinkle
#CCCCFF
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEFC #EDFCCE
analogous
#CED6FC #DDCEFC #F4CEFC
triadic
#DDCEFC #FCDDCE #CEFCDD
tetradic
#DDCEFC #FCCED6 #EDFCCE #CEFCF4
square
#DDCEFC #FCCED6 #EDFCCE #CEFCF4
split-complementary
#DDCEFC #FCF4CE #D6FCCE
monochromatic
#8D5BF5 #B594F8 #DDCEFC #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.47
#DDCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DDCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEFC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEFC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#D8D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcefc; /* rgb */ color: rgb(221, 206, 252); /* oklch */ color: oklch(87.8% 0.065 300.0);
Tailwind
colors: {
custom: {
50: '#e7ddfd',
500: '#ddcefc',
950: '#000000',
},
}SCSS
$custom: #ddcefc; $custom-light: #e7ddfd; $custom-dark: #000000;
JSON
{
"hex": "#ddcefc",
"rgb": {
"r": 221,
"g": 206,
"b": 252
},
"hsl": {
"h": 259.565,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87829,
"c": 0.06455,
"h": 300
},
"luminance": 0.66543
}Semantic roles & 50–950 ramp
primary
#DDCEFC
secondary
#C7E48B
accent
#E5009B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485