#DDDEF9#DDDEF9
#DDDEF9 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.037 H 283.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF9 |
|---|---|
| RGB | rgb(221, 222, 249) |
| HSL | hsl(238, 70%, 92%) |
| HSV | hsv(238, 11%, 98%) |
| CMYK | cmyk(11.2%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(89.14, 4.79, -13.22) |
| CIE-LCH | lch(89.14, 14.06, 289.93°) |
| OKLab | oklab(90.81% 0.0089 -0.0356) |
| OKLCH | oklch(90.81% 0.037 283.9) |
| XYZ | xyz(73.0354, 74.4537, 100.1274) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.99
Periwinkle
#CCCCFF
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 9.25
Ghostwhite
#F8F8FF
ΔE00 9.44
Light Blue Grey
#B7C9E2
ΔE00 9.44
Fog
#D8DCE0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF9 #F9F8DD
analogous
#DDECF9 #DDDEF9 #EADDF9
triadic
#DDDEF9 #F9DDDE #DEF9DD
tetradic
#DDDEF9 #F9DDEC #F9F8DD #DDF9EA
square
#DDDEF9 #F9DDEC #F9F8DD #DDF9EA
split-complementary
#DDDEF9 #F9EADD #ECF9DD
monochromatic
#7579E7 #A9ACF0 #DDDEF9 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.32
#DDDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DDDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF9
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF9 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FA
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#D7E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddef9; /* rgb */ color: rgb(221, 222, 249); /* oklch */ color: oklch(90.8% 0.037 283.9);
Tailwind
colors: {
custom: {
50: '#e7e8fb',
500: '#dddef9',
950: '#000000',
},
}SCSS
$custom: #dddef9; $custom-light: #e7e8fb; $custom-dark: #000000;
JSON
{
"hex": "#dddef9",
"rgb": {
"r": 221,
"g": 222,
"b": 249
},
"hsl": {
"h": 237.857,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.9081,
"c": 0.03671,
"h": 283.9
},
"luminance": 0.74454
}Semantic roles & 50–950 ramp
primary
#DDDEF9
secondary
#DDDB9D
accent
#CB14D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485