#DDDEF8#DDDEF8
#DDDEF8 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.8% C 0.035 H 283.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF8 |
|---|---|
| RGB | rgb(221, 222, 248) |
| HSL | hsl(238, 66%, 92%) |
| HSV | hsv(238, 11%, 97%) |
| CMYK | cmyk(10.9%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(89.11, 4.59, -12.74) |
| CIE-LCH | lch(89.11, 13.54, 289.83°) |
| OKLab | oklab(90.78% 0.0085 -0.0343) |
| OKLCH | oklch(90.78% 0.035 283.9) |
| XYZ | xyz(72.8798, 74.3914, 99.3081) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 7.96
Ghostwhite
#F8F8FF
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.35
Light Periwinkle
#C1C6FC
ΔE00 9.50
Fog
#D8DCE0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF8 #F8F7DD
analogous
#DDECF8 #DDDEF8 #EADDF8
triadic
#DDDEF8 #F8DDDE #DEF8DD
tetradic
#DDDEF8 #F8DDEC #F8F7DD #DDF8EA
square
#DDDEF8 #F8DDEC #F8F7DD #DDF8EA
split-complementary
#DDDEF8 #F8EADD #ECF8DD
monochromatic
#777BE3 #AAADEE #DDDEF8 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.32
#DDDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DDDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF8
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF8 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#D8E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddef8; /* rgb */ color: rgb(221, 222, 248); /* oklch */ color: oklch(90.8% 0.035 283.9);
Tailwind
colors: {
custom: {
50: '#e7e8fa',
500: '#dddef8',
950: '#000000',
},
}SCSS
$custom: #dddef8; $custom-light: #e7e8fa; $custom-dark: #000000;
JSON
{
"hex": "#dddef8",
"rgb": {
"r": 221,
"g": 222,
"b": 248
},
"hsl": {
"h": 237.778,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.90777,
"c": 0.03536,
"h": 283.9
},
"luminance": 0.74392
}Semantic roles & 50–950 ramp
primary
#DDDEF8
secondary
#DBD99E
accent
#C718CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485