#DDDEF6#DDDEF6
#DDDEF6 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.033 H 283.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF6 |
|---|---|
| RGB | rgb(221, 222, 246) |
| HSL | hsl(238, 58%, 92%) |
| HSV | hsv(238, 10%, 96%) |
| CMYK | cmyk(10.2%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(89.05, 4.20, -11.77) |
| CIE-LCH | lch(89.05, 12.50, 289.62°) |
| OKLab | oklab(90.71% 0.0078 -0.0317) |
| OKLCH | oklch(90.71% 0.033 283.8) |
| XYZ | xyz(72.5712, 74.2680, 97.6828) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 8.55
Ghostwhite
#F8F8FF
ΔE00 8.66
Fog
#D8DCE0
ΔE00 9.09
Light Blue Grey
#B7C9E2
ΔE00 9.19
Light Periwinkle
#C1C6FC
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF6 #F6F5DD
analogous
#DDEBF6 #DDDEF6 #E9DDF6
triadic
#DDDEF6 #F6DDDE #DEF6DD
tetradic
#DDDEF6 #F6DDEB #F6F5DD #DDF6E9
square
#DDDEF6 #F6DDEB #F6F5DD #DDF6E9
split-complementary
#DDDEF6 #F6E9DD #EBF6DD
monochromatic
#7C80DC #ADAFE9 #DDDEF6 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.32
#DDDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DDDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF6
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF6 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#D8E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddef6; /* rgb */ color: rgb(221, 222, 246); /* oklch */ color: oklch(90.7% 0.033 283.8);
Tailwind
colors: {
custom: {
50: '#e7e8f9',
500: '#dddef6',
950: '#000000',
},
}SCSS
$custom: #dddef6; $custom-light: #e7e8f9; $custom-dark: #000000;
JSON
{
"hex": "#dddef6",
"rgb": {
"r": 221,
"g": 222,
"b": 246
},
"hsl": {
"h": 237.6,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.90713,
"c": 0.03263,
"h": 283.8
},
"luminance": 0.74269
}Semantic roles & 50–950 ramp
primary
#DDDEF6
secondary
#D7D5A0
accent
#BF20C6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485