#DDDFEC#DDDFEC
#DDDFEC is a very light, near-neutral blue. Relative luminance 0.742; OKLCH L 90.6% C 0.018 H 279.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFEC |
|---|---|
| RGB | rgb(221, 223, 236) |
| HSL | hsl(232, 28%, 90%) |
| HSV | hsv(232, 6%, 93%) |
| CMYK | cmyk(6.4%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(89.02, 1.74, -6.56) |
| CIE-LCH | lch(89.02, 6.79, 284.84°) |
| OKLab | oklab(90.6% 0.0028 -0.0176) |
| OKLCH | oklch(90.6% 0.018 279) |
| XYZ | xyz(71.3439, 74.2033, 89.9047) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.57
Fog
#D8DCE0
ΔE00 4.79
Ghostwhite
#F8F8FF
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.74
Aliceblue
#F0F8FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFEC #ECEADD
analogous
#DDE7EC #DDDFEC #E3DDEC
triadic
#DDDFEC #ECDDDF #DFECDD
tetradic
#DDDFEC #ECDDE7 #ECEADD #DDECE3
square
#DDDFEC #ECDDE7 #ECEADD #DDECE3
split-complementary
#DDDFEC #ECE3DD #E7ECDD
monochromatic
#8E95C0 #B6BAD6 #DDDFEC #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.33
#DDDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DDDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFEC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFEC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#DAE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddfec; /* rgb */ color: rgb(221, 223, 236); /* oklch */ color: oklch(90.6% 0.018 279.0);
Tailwind
colors: {
custom: {
50: '#e7e9f2',
500: '#dddfec',
950: '#000000',
},
}SCSS
$custom: #dddfec; $custom-light: #e7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dddfec",
"rgb": {
"r": 221,
"g": 223,
"b": 236
},
"hsl": {
"h": 232,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.90595,
"c": 0.01778,
"h": 279
},
"luminance": 0.74204
}Semantic roles & 50–950 ramp
primary
#DDDFEC
secondary
#C5C1A8
accent
#993FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485