#DDE1FC#DDE1FC
#DDE1FC is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.5% C 0.037 H 278.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1FC |
|---|---|
| RGB | rgb(221, 225, 252) |
| HSL | hsl(232, 84%, 93%) |
| HSV | hsv(232, 12%, 99%) |
| CMYK | cmyk(12.3%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.98, 3.83, -13.54) |
| CIE-LCH | lch(89.98, 14.07, 285.79°) |
| OKLab | oklab(91.5% 0.0058 -0.0365) |
| OKLCH | oklch(91.5% 0.037 278.9) |
| XYZ | xyz(74.3109, 76.2501, 102.8793) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.81
Ghostwhite
#F8F8FF
ΔE00 9.04
Light Periwinkle
#C1C6FC
ΔE00 9.31
Fog
#D8DCE0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1FC #FCF8DD
analogous
#DDF0FC #DDE1FC #E8DDFC
triadic
#DDE1FC #FCDDE1 #E1FCDD
tetradic
#DDE1FC #FCDDF0 #FCF8DD #DDFCE8
square
#DDE1FC #FCDDF0 #FCF8DD #DDFCE8
split-complementary
#DDE1FC #FCE8DD #F0FCDD
monochromatic
#6D7EF2 #A5AFF7 #DDE1FC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.29
#DDE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DDE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1FC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1FC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#D7E6EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde1fc; /* rgb */ color: rgb(221, 225, 252); /* oklch */ color: oklch(91.5% 0.037 278.9);
Tailwind
colors: {
custom: {
50: '#e7eafd',
500: '#dde1fc',
950: '#000000',
},
}SCSS
$custom: #dde1fc; $custom-light: #e7eafd; $custom-dark: #000000;
JSON
{
"hex": "#dde1fc",
"rgb": {
"r": 221,
"g": 225,
"b": 252
},
"hsl": {
"h": 232.258,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.91496,
"c": 0.03698,
"h": 278.9
},
"luminance": 0.76251
}Semantic roles & 50–950 ramp
primary
#DDE1FC
secondary
#E4DB99
accent
#C405E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485