#DDE5F2#DDE5F2
#DDE5F2 is a very light, near-neutral blue. Relative luminance 0.778; OKLCH L 92.0% C 0.020 H 260.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5F2 |
|---|---|
| RGB | rgb(221, 229, 242) |
| HSL | hsl(217, 45%, 91%) |
| HSV | hsv(217, 9%, 95%) |
| CMYK | cmyk(8.7%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.70, -0.22, -7.23) |
| CIE-LCH | lch(90.70, 7.23, 268.28°) |
| OKLab | oklab(91.97% -0.0034 -0.0194) |
| OKLCH | oklch(91.97% 0.02 260.2) |
| XYZ | xyz(73.8618, 77.8209, 95.1168) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.46
Aliceblue
#F0F8FF
ΔE00 4.85
Lavender (CSS)
#E6E6FA
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 6.49
Whitesmoke
#F5F5F5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5F2 #F2EADD
analogous
#DDEFF2 #DDE5F2 #DFDDF2
triadic
#DDE5F2 #F2DDE5 #E5F2DD
tetradic
#DDE5F2 #F2DDEF #F2EADD #DDF2DF
square
#DDE5F2 #F2DDEF #F2EADD #DDF2DF
split-complementary
#DDE5F2 #F2DFDD #EFF2DD
monochromatic
#84A1D0 #B1C3E1 #DDE5F2 #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.27
#DDE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DDE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5F2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5F2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#DFE3F2
Tritanopia (blue-blind)
#D8E8E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde5f2; /* rgb */ color: rgb(221, 229, 242); /* oklch */ color: oklch(92.0% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#e7edf6',
500: '#dde5f2',
950: '#000000',
},
}SCSS
$custom: #dde5f2; $custom-light: #e7edf6; $custom-dark: #000000;
JSON
{
"hex": "#dde5f2",
"rgb": {
"r": 221,
"g": 229,
"b": 242
},
"hsl": {
"h": 217.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91968,
"c": 0.01967,
"h": 260.2
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#DDE5F2
secondary
#CFBFA4
accent
#832EB8
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485