#DDDEF7#DDDEF7
#DDDEF7 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.034 H 283.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF7 |
|---|---|
| RGB | rgb(221, 222, 247) |
| HSL | hsl(238, 62%, 92%) |
| HSV | hsv(238, 11%, 97%) |
| CMYK | cmyk(10.5%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(89.08, 4.40, -12.26) |
| CIE-LCH | lch(89.08, 13.02, 289.73°) |
| OKLab | oklab(90.75% 0.0081 -0.033) |
| OKLCH | oklch(90.75% 0.034 283.9) |
| XYZ | xyz(72.7251, 74.3296, 98.4933) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Periwinkle
#CCCCFF
ΔE00 8.25
Ghostwhite
#F8F8FF
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.27
Fog
#D8DCE0
ΔE00 9.42
Light Periwinkle
#C1C6FC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF7 #F7F6DD
analogous
#DDEBF7 #DDDEF7 #E9DDF7
triadic
#DDDEF7 #F7DDDE #DEF7DD
tetradic
#DDDEF7 #F7DDEB #F7F6DD #DDF7E9
square
#DDDEF7 #F7DDEB #F7F6DD #DDF7E9
split-complementary
#DDDEF7 #F7E9DD #EBF7DD
monochromatic
#7A7EE0 #ABAEEB #DDDEF7 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.32
#DDDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DDDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF7
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF7 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F8
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#D8E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddef7; /* rgb */ color: rgb(221, 222, 247); /* oklch */ color: oklch(90.7% 0.034 283.9);
Tailwind
colors: {
custom: {
50: '#e7e8f9',
500: '#dddef7',
950: '#000000',
},
}SCSS
$custom: #dddef7; $custom-light: #e7e8f9; $custom-dark: #000000;
JSON
{
"hex": "#dddef7",
"rgb": {
"r": 221,
"g": 222,
"b": 247
},
"hsl": {
"h": 237.692,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.90745,
"c": 0.03399,
"h": 283.9
},
"luminance": 0.7433
}Semantic roles & 50–950 ramp
primary
#DDDEF7
secondary
#D9D79F
accent
#C31CCA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485