#DDE8FC#DDE8FC
#DDE8FC is a very light, muted blue. Relative luminance 0.801; OKLCH L 92.9% C 0.030 H 262.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8FC |
|---|---|
| RGB | rgb(221, 232, 252) |
| HSL | hsl(219, 84%, 93%) |
| HSV | hsv(219, 12%, 99%) |
| CMYK | cmyk(12.3%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.74, 0.20, -10.91) |
| CIE-LCH | lch(91.74, 10.91, 271.04°) |
| OKLab | oklab(92.88% -0.0038 -0.0294) |
| OKLCH | oklch(92.88% 0.03 262.5) |
| XYZ | xyz(76.2422, 80.1126, 103.5231) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8FC #FCF1DD
analogous
#DDF7FC #DDE8FC #E1DDFC
triadic
#DDE8FC #FCDDE8 #E8FCDD
tetradic
#DDE8FC #FCDDF7 #FCF1DD #DDFCE1
square
#DDE8FC #FCDDF7 #FCF1DD #DDFCE1
split-complementary
#DDE8FC #FCE1DD #F7FCDD
monochromatic
#6D9CF2 #A5C2F7 #DDE8FC #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.23
#DDE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8FC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8FC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D6ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde8fc; /* rgb */ color: rgb(221, 232, 252); /* oklch */ color: oklch(92.9% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#e7effd',
500: '#dde8fc',
950: '#000000',
},
}SCSS
$custom: #dde8fc; $custom-light: #e7effd; $custom-dark: #000000;
JSON
{
"hex": "#dde8fc",
"rgb": {
"r": 221,
"g": 232,
"b": 252
},
"hsl": {
"h": 218.71,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92875,
"c": 0.02965,
"h": 262.5
},
"luminance": 0.80114
}Semantic roles & 50–950 ramp
primary
#DDE8FC
secondary
#E4CA99
accent
#9305E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585