#DDCFEC#DDCFEC
#DDCFEC is a very light, muted violet. Relative luminance 0.661; OKLCH L 87.5% C 0.042 H 307.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFEC |
|---|---|
| RGB | rgb(221, 207, 236) |
| HSL | hsl(269, 43%, 87%) |
| HSV | hsv(269, 12%, 93%) |
| CMYK | cmyk(6.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.02, 10.14, -12.50) |
| CIE-LCH | lch(85.02, 16.09, 309.03°) |
| OKLab | oklab(87.47% 0.0255 -0.0336) |
| OKLCH | oklch(87.47% 0.042 307.2) |
| XYZ | xyz(67.2693, 66.0541, 88.5465) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 6.42
Pale Lilac
#E4CBFF
ΔE00 6.59
Very Light Purple
#F6CEFC
ΔE00 7.77
Light Lavender
#DFC5FE
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFEC #DEECCF
analogous
#CFD0EC #DDCFEC #ECCFEC
triadic
#DDCFEC #ECDDCF #CFECDD
tetradic
#DDCFEC #ECCFD0 #DEECCF #CFECEC
square
#DDCFEC #ECCFD0 #DEECCF #CFECEC
split-complementary
#DDCFEC #ECECCF #D0ECCF
monochromatic
#9F77C9 #BEA3DB #DDCFEC #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.48
#DDCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DDCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFEC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFEC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#DBD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcfec; /* rgb */ color: rgb(221, 207, 236); /* oklch */ color: oklch(87.5% 0.042 307.2);
Tailwind
colors: {
custom: {
50: '#e7ddf2',
500: '#ddcfec',
950: '#000000',
},
}SCSS
$custom: #ddcfec; $custom-light: #e7ddf2; $custom-dark: #000000;
JSON
{
"hex": "#ddcfec",
"rgb": {
"r": 221,
"g": 207,
"b": 236
},
"hsl": {
"h": 268.966,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.87472,
"c": 0.04214,
"h": 307.2
},
"luminance": 0.66054
}Semantic roles & 50–950 ramp
primary
#DDCFEC
secondary
#B0C898
accent
#B62F75
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485