#DDE2FC#DDE2FC
#DDE2FC is a very light, muted blue. Relative luminance 0.768; OKLCH L 91.7% C 0.036 H 277.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2FC |
|---|---|
| RGB | rgb(221, 226, 252) |
| HSL | hsl(230, 84%, 93%) |
| HSV | hsv(230, 12%, 99%) |
| CMYK | cmyk(12.3%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.23, 3.31, -13.16) |
| CIE-LCH | lch(90.23, 13.57, 284.10°) |
| OKLab | oklab(91.69% 0.0044 -0.0355) |
| OKLCH | oklch(91.69% 0.036 277) |
| XYZ | xyz(74.5820, 76.7923, 102.9697) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.54
Ghostwhite
#F8F8FF
ΔE00 8.67
Fog
#D8DCE0
ΔE00 9.29
Aliceblue
#F0F8FF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2FC #FCF7DD
analogous
#DDF1FC #DDE2FC #E7DDFC
triadic
#DDE2FC #FCDDE2 #E2FCDD
tetradic
#DDE2FC #FCDDF1 #FCF7DD #DDFCE7
square
#DDE2FC #FCDDF1 #FCF7DD #DDFCE7
split-complementary
#DDE2FC #FCE7DD #F1FCDD
monochromatic
#6D82F2 #A5B2F7 #DDE2FC #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.28
#DDE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DDE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2FC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2FC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#D6E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde2fc; /* rgb */ color: rgb(221, 226, 252); /* oklch */ color: oklch(91.7% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#e7ebfd',
500: '#dde2fc',
950: '#000000',
},
}SCSS
$custom: #dde2fc; $custom-light: #e7ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dde2fc",
"rgb": {
"r": 221,
"g": 226,
"b": 252
},
"hsl": {
"h": 230.323,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.91692,
"c": 0.03578,
"h": 277
},
"luminance": 0.76793
}Semantic roles & 50–950 ramp
primary
#DDE2FC
secondary
#E4D899
accent
#BD05E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485