#DDDEF5#DDDEF5
#DDDEF5 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.031 H 283.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF5 |
|---|---|
| RGB | rgb(221, 222, 245) |
| HSL | hsl(238, 55%, 91%) |
| HSV | hsv(238, 10%, 96%) |
| CMYK | cmyk(9.8%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.02, 4.00, -11.29) |
| CIE-LCH | lch(89.02, 11.98, 289.51°) |
| OKLab | oklab(90.68% 0.0074 -0.0304) |
| OKLCH | oklch(90.68% 0.031 283.8) |
| XYZ | xyz(72.4181, 74.2068, 96.8766) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.76
Periwinkle
#CCCCFF
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 9.12
Aliceblue
#F0F8FF
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF5 #F5F4DD
analogous
#DDEAF5 #DDDEF5 #E8DDF5
triadic
#DDDEF5 #F5DDDE #DEF5DD
tetradic
#DDDEF5 #F5DDEA #F5F4DD #DDF5E8
square
#DDDEF5 #F5DDEA #F5F4DD #DDF5E8
split-complementary
#DDDEF5 #F5E8DD #EAF5DD
monochromatic
#7E82D9 #AEB0E7 #DDDEF5 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.33
#DDDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DDDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF5
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF5 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F6
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#D8E2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddef5; /* rgb */ color: rgb(221, 222, 245); /* oklch */ color: oklch(90.7% 0.031 283.8);
Tailwind
colors: {
custom: {
50: '#e7e8f8',
500: '#dddef5',
950: '#000000',
},
}SCSS
$custom: #dddef5; $custom-light: #e7e8f8; $custom-dark: #000000;
JSON
{
"hex": "#dddef5",
"rgb": {
"r": 221,
"g": 222,
"b": 245
},
"hsl": {
"h": 237.5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.9068,
"c": 0.03127,
"h": 283.8
},
"luminance": 0.74207
}Semantic roles & 50–950 ramp
primary
#DDDEF5
secondary
#D5D3A1
accent
#BB23C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485