#DDDFF1#DDDFF1
#DDDFF1 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.025 H 280.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFF1 |
|---|---|
| RGB | rgb(221, 223, 241) |
| HSL | hsl(234, 42%, 91%) |
| HSV | hsv(234, 8%, 95%) |
| CMYK | cmyk(8.3%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(89.16, 2.70, -8.99) |
| CIE-LCH | lch(89.16, 9.38, 286.72°) |
| OKLab | oklab(90.75% 0.0046 -0.0241) |
| OKLCH | oklch(90.75% 0.025 280.8) |
| XYZ | xyz(72.0805, 74.4979, 93.7841) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.10
Fog
#D8DCE0
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFF1 #F1EFDD
analogous
#DDE9F1 #DDDFF1 #E5DDF1
triadic
#DDDFF1 #F1DDDF #DFF1DD
tetradic
#DDDFF1 #F1DDE9 #F1EFDD #DDF1E5
square
#DDDFF1 #F1DDE9 #F1EFDD #DDF1E5
split-complementary
#DDDFF1 #F1E5DD #E9F1DD
monochromatic
#868DCD #B2B6DF #DDDFF1 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.32
#DDDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DDDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFF1
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFF1 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#D9E2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddff1; /* rgb */ color: rgb(221, 223, 241); /* oklch */ color: oklch(90.8% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#e7e9f5',
500: '#dddff1',
950: '#000000',
},
}SCSS
$custom: #dddff1; $custom-light: #e7e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dddff1",
"rgb": {
"r": 221,
"g": 223,
"b": 241
},
"hsl": {
"h": 234,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.9075,
"c": 0.02455,
"h": 280.8
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#DDDFF1
secondary
#CDC9A5
accent
#A831B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485