#DDE2FF#DDE2FF
#DDE2FF is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.040 H 277.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2FF |
|---|---|
| RGB | rgb(221, 226, 255) |
| HSL | hsl(231, 100%, 93%) |
| HSV | hsv(231, 13%, 100%) |
| CMYK | cmyk(13.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.31, 3.91, -14.60) |
| CIE-LCH | lch(90.31, 15.12, 285.00°) |
| OKLab | oklab(91.79% 0.0054 -0.0394) |
| OKLCH | oklch(91.79% 0.04 277.8) |
| XYZ | xyz(75.0612, 76.9840, 105.4932) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.54
Periwinkle
#CCCCFF
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 8.91
Ghostwhite
#F8F8FF
ΔE00 9.46
Lightsteelblue
#B0C4DE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2FF #FFFADD
analogous
#DDF3FF #DDE2FF #E9DDFF
triadic
#DDE2FF #FFDDE2 #E2FFDD
tetradic
#DDE2FF #FFDDF3 #FFFADD #DDFFE9
square
#DDE2FF #FFDDF3 #FFFADD #DDFFE9
split-complementary
#DDE2FF #FFE9DD #F3FFDD
monochromatic
#637AFF #A0AEFF #DDE2FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.28
#DDE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DDE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2FF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2FF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#D6E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde2ff; /* rgb */ color: rgb(221, 226, 255); /* oklch */ color: oklch(91.8% 0.040 277.8);
Tailwind
colors: {
custom: {
50: '#e7ebff',
500: '#dde2ff',
950: '#000000',
},
}SCSS
$custom: #dde2ff; $custom-light: #e7ebff; $custom-dark: #000000;
JSON
{
"hex": "#dde2ff",
"rgb": {
"r": 221,
"g": 226,
"b": 255
},
"hsl": {
"h": 231.176,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9179,
"c": 0.03982,
"h": 277.8
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#DDE2FF
secondary
#ECDF94
accent
#C400E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486