#DDDFF2#DDDFF2
#DDDFF2 is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.8% C 0.026 H 281.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFF2 |
|---|---|
| RGB | rgb(221, 223, 242) |
| HSL | hsl(234, 45%, 91%) |
| HSV | hsv(234, 9%, 95%) |
| CMYK | cmyk(8.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.19, 2.89, -9.47) |
| CIE-LCH | lch(89.19, 9.90, 286.99°) |
| OKLab | oklab(90.78% 0.005 -0.0254) |
| OKLCH | oklch(90.78% 0.026 281.1) |
| XYZ | xyz(72.2302, 74.5578, 94.5729) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.95
Fog
#D8DCE0
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 7.22
Aliceblue
#F0F8FF
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFF2 #F2F0DD
analogous
#DDE9F2 #DDDFF2 #E5DDF2
triadic
#DDDFF2 #F2DDDF #DFF2DD
tetradic
#DDDFF2 #F2DDE9 #F2F0DD #DDF2E5
square
#DDDFF2 #F2DDE9 #F2F0DD #DDF2E5
split-complementary
#DDDFF2 #F2E5DD #E9F2DD
monochromatic
#848CD0 #B1B5E1 #DDDFF2 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.32
#DDDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#DDDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFF2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFF2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#D9E2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddff2; /* rgb */ color: rgb(221, 223, 242); /* oklch */ color: oklch(90.8% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#e7e9f6',
500: '#dddff2',
950: '#000000',
},
}SCSS
$custom: #dddff2; $custom-light: #e7e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dddff2",
"rgb": {
"r": 221,
"g": 223,
"b": 242
},
"hsl": {
"h": 234.286,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.90782,
"c": 0.0259,
"h": 281.1
},
"luminance": 0.74558
}Semantic roles & 50–950 ramp
primary
#DDDFF2
secondary
#CFCBA4
accent
#AB2EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485