#DDE7F2#DDE7F2
#DDE7F2 is a very light, near-neutral cyan. Relative luminance 0.789; OKLCH L 92.4% C 0.018 H 250.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7F2 |
|---|---|
| RGB | rgb(221, 231, 242) |
| HSL | hsl(211, 45%, 91%) |
| HSV | hsv(211, 9%, 95%) |
| CMYK | cmyk(8.7%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.20, -1.25, -6.48) |
| CIE-LCH | lch(91.20, 6.60, 259.10°) |
| OKLab | oklab(92.37% -0.0061 -0.0174) |
| OKLCH | oklch(92.37% 0.018 250.6) |
| XYZ | xyz(74.4183, 78.9340, 95.3023) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.13
Ghostwhite
#F8F8FF
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.24
Whitesmoke
#F5F5F5
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7F2 #F2E8DD
analogous
#DDF1F2 #DDE7F2 #DDDDF2
triadic
#DDE7F2 #F2DDE7 #E7F2DD
tetradic
#DDE7F2 #F2DDF1 #F2E8DD #DDF2DD
square
#DDE7F2 #F2DDF1 #F2E8DD #DDF2DD
split-complementary
#DDE7F2 #F2DDDD #F1F2DD
monochromatic
#84A8D0 #B1C8E1 #DDE7F2 #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.25
#DDE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DDE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7F2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7F2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#D8E9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde7f2; /* rgb */ color: rgb(221, 231, 242); /* oklch */ color: oklch(92.4% 0.018 250.6);
Tailwind
colors: {
custom: {
50: '#e7eef6',
500: '#dde7f2',
950: '#000000',
},
}SCSS
$custom: #dde7f2; $custom-light: #e7eef6; $custom-dark: #000000;
JSON
{
"hex": "#dde7f2",
"rgb": {
"r": 221,
"g": 231,
"b": 242
},
"hsl": {
"h": 211.429,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.92366,
"c": 0.01843,
"h": 250.6
},
"luminance": 0.78935
}Semantic roles & 50–950 ramp
primary
#DDE7F2
secondary
#CFBBA4
accent
#762EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585