#DDCEF7#DDCEF7
#DDCEF7 is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.7% C 0.058 H 301.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEF7 |
|---|---|
| RGB | rgb(221, 206, 247) |
| HSL | hsl(262, 72%, 89%) |
| HSV | hsv(262, 17%, 97%) |
| CMYK | cmyk(10.5%, 16.6%, 0%, 3.1%) |
| CIE-LAB | lab(85.11, 12.83, -18.20) |
| CIE-LCH | lch(85.11, 22.27, 305.18°) |
| OKLab | oklab(87.65% 0.0306 -0.0492) |
| OKLCH | oklch(87.65% 0.058 301.9) |
| XYZ | xyz(68.6754, 66.2302, 97.1434) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 4.52
Light Lilac
#EDC8FF
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEF7 #E8F7CE
analogous
#CED4F7 #DDCEF7 #F2CEF7
triadic
#DDCEF7 #F7DDCE #CEF7DD
tetradic
#DDCEF7 #F7CED4 #E8F7CE #CEF7F2
square
#DDCEF7 #F7CED4 #E8F7CE #CEF7F2
split-complementary
#DDCEF7 #F7F2CE #D4F7CE
monochromatic
#9465E6 #B899EE #DDCEF7 #EDE5FB #EDE5FB
Accessibility & contrast
On white
1.47
#DDCEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DDCEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEF7
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEF7 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F9
Deuteranopia (green-blind)
#C9D4F6
Tritanopia (blue-blind)
#D9D4DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcef7; /* rgb */ color: rgb(221, 206, 247); /* oklch */ color: oklch(87.7% 0.058 301.9);
Tailwind
colors: {
custom: {
50: '#e7ddfa',
500: '#ddcef7',
950: '#000000',
},
}SCSS
$custom: #ddcef7; $custom-light: #e7ddfa; $custom-dark: #000000;
JSON
{
"hex": "#ddcef7",
"rgb": {
"r": 221,
"g": 206,
"b": 247
},
"hsl": {
"h": 261.951,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.87653,
"c": 0.05799,
"h": 301.9
},
"luminance": 0.6623
}Semantic roles & 50–950 ramp
primary
#DDCEF7
secondary
#BFDA8F
accent
#D4128D
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485