#DDE0FC#DDE0FC
#DDE0FC is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.3% C 0.038 H 280.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE0FC |
|---|---|
| RGB | rgb(221, 224, 252) |
| HSL | hsl(234, 84%, 93%) |
| HSV | hsv(234, 12%, 99%) |
| CMYK | cmyk(12.3%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.72, 4.35, -13.91) |
| CIE-LCH | lch(89.72, 14.58, 287.36°) |
| OKLab | oklab(91.3% 0.0071 -0.0375) |
| OKLCH | oklch(91.3% 0.038 280.8) |
| XYZ | xyz(74.0413, 75.7110, 102.7895) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 9.04
Light Blue Grey
#B7C9E2
ΔE00 9.10
Ghostwhite
#F8F8FF
ΔE00 9.42
Fog
#D8DCE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE0FC #FCF9DD
analogous
#DDEFFC #DDE0FC #E9DDFC
triadic
#DDE0FC #FCDDE0 #E0FCDD
tetradic
#DDE0FC #FCDDEF #FCF9DD #DDFCE9
square
#DDE0FC #FCDDEF #FCF9DD #DDFCE9
split-complementary
#DDE0FC #FCE9DD #EFFCDD
monochromatic
#6D79F2 #A5ADF7 #DDE0FC #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.30
#DDE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DDE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE0FC
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE0FC | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#D7E5E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde0fc; /* rgb */ color: rgb(221, 224, 252); /* oklch */ color: oklch(91.3% 0.038 280.8);
Tailwind
colors: {
custom: {
50: '#e7e9fd',
500: '#dde0fc',
950: '#000000',
},
}SCSS
$custom: #dde0fc; $custom-light: #e7e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dde0fc",
"rgb": {
"r": 221,
"g": 224,
"b": 252
},
"hsl": {
"h": 234.194,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.913,
"c": 0.03822,
"h": 280.8
},
"luminance": 0.75712
}Semantic roles & 50–950 ramp
primary
#DDE0FC
secondary
#E4DD99
accent
#CB05E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485