#DDCEF4#DDCEF4
#DDCEF4 is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.5% C 0.054 H 303.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEF4 |
|---|---|
| RGB | rgb(221, 206, 244) |
| HSL | hsl(264, 63%, 88%) |
| HSV | hsv(264, 16%, 96%) |
| CMYK | cmyk(9.4%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(85.02, 12.23, -16.75) |
| CIE-LCH | lch(85.02, 20.74, 306.14°) |
| OKLab | oklab(87.55% 0.0296 -0.0452) |
| OKLCH | oklch(87.55% 0.054 303.2) |
| XYZ | xyz(68.2162, 66.0465, 94.7249) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 6.14
Thistle
#D8BFD8
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEF4 #E5F4CE
analogous
#CED2F4 #DDCEF4 #F0CEF4
triadic
#DDCEF4 #F4DDCE #CEF4DD
tetradic
#DDCEF4 #F4CED2 #E5F4CE #CEF4F0
square
#DDCEF4 #F4CED2 #E5F4CE #CEF4F0
split-complementary
#DDCEF4 #F4F0CE #D2F4CE
monochromatic
#986ADE #BA9CE9 #DDCEF4 #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.48
#DDCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DDCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEF4
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEF4 | 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)
#C8D4F6
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#DAD3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcef4; /* rgb */ color: rgb(221, 206, 244); /* oklch */ color: oklch(87.5% 0.054 303.2);
Tailwind
colors: {
custom: {
50: '#e7ddf7',
500: '#ddcef4',
950: '#000000',
},
}SCSS
$custom: #ddcef4; $custom-light: #e7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#ddcef4",
"rgb": {
"r": 221,
"g": 206,
"b": 244
},
"hsl": {
"h": 263.684,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.87549,
"c": 0.05408,
"h": 303.2
},
"luminance": 0.66046
}Semantic roles & 50–950 ramp
primary
#DDCEF4
secondary
#BAD591
accent
#CB1A85
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485