#DDE2FD#DDE2FD
#DDE2FD is a very light, muted blue. Relative luminance 0.769; OKLCH L 91.7% C 0.037 H 277.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2FD |
|---|---|
| RGB | rgb(221, 226, 253) |
| HSL | hsl(231, 89%, 93%) |
| HSV | hsv(231, 13%, 99%) |
| CMYK | cmyk(12.6%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.26, 3.51, -13.64) |
| CIE-LCH | lch(90.26, 14.09, 284.42°) |
| OKLab | oklab(91.72% 0.0047 -0.0368) |
| OKLCH | oklch(91.72% 0.037 277.3) |
| XYZ | xyz(74.7409, 76.8559, 103.8065) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 8.93
Light Periwinkle
#C1C6FC
ΔE00 9.36
Fog
#D8DCE0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2FD #FDF8DD
analogous
#DDF2FD #DDE2FD #E8DDFD
triadic
#DDE2FD #FDDDE2 #E2FDDD
tetradic
#DDE2FD #FDDDF2 #FDF8DD #DDFDE8
square
#DDE2FD #FDDDF2 #FDF8DD #DDFDE8
split-complementary
#DDE2FD #FDE8DD #F2FDDD
monochromatic
#697FF6 #A3B1FA #DDE2FD #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.28
#DDE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DDE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2FD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2FD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#D6E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde2fd; /* rgb */ color: rgb(221, 226, 253); /* oklch */ color: oklch(91.7% 0.037 277.3);
Tailwind
colors: {
custom: {
50: '#e7ebfe',
500: '#dde2fd',
950: '#000000',
},
}SCSS
$custom: #dde2fd; $custom-light: #e7ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dde2fd",
"rgb": {
"r": 221,
"g": 226,
"b": 253
},
"hsl": {
"h": 230.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91724,
"c": 0.03712,
"h": 277.3
},
"luminance": 0.76857
}Semantic roles & 50–950 ramp
primary
#DDE2FD
secondary
#E7DA97
accent
#C200E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485