#DDDFF9#DDDFF9
#DDDFF9 is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.035 H 282.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFF9 |
|---|---|
| RGB | rgb(221, 223, 249) |
| HSL | hsl(236, 70%, 92%) |
| HSV | hsv(236, 11%, 98%) |
| CMYK | cmyk(11.2%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(89.39, 4.27, -12.85) |
| CIE-LCH | lch(89.39, 13.54, 288.39°) |
| OKLab | oklab(91.01% 0.0075 -0.0346) |
| OKLCH | oklch(91.01% 0.035 282.2) |
| XYZ | xyz(73.3017, 74.9864, 100.2162) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 9.12
Light Periwinkle
#C1C6FC
ΔE00 9.50
Fog
#D8DCE0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFF9 #F9F7DD
analogous
#DDEDF9 #DDDFF9 #E9DDF9
triadic
#DDDFF9 #F9DDDF #DFF9DD
tetradic
#DDDFF9 #F9DDED #F9F7DD #DDF9E9
square
#DDDFF9 #F9DDED #F9F7DD #DDF9E9
split-complementary
#DDDFF9 #F9E9DD #EDF9DD
monochromatic
#757DE7 #A9AEF0 #DDDFF9 #E5E7FA #E5E7FA
Accessibility & contrast
On white
1.31
#DDDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DDDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFF9
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFF9 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FA
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#D7E3E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dddff9; /* rgb */ color: rgb(221, 223, 249); /* oklch */ color: oklch(91.0% 0.035 282.2);
Tailwind
colors: {
custom: {
50: '#e7e9fb',
500: '#dddff9',
950: '#000000',
},
}SCSS
$custom: #dddff9; $custom-light: #e7e9fb; $custom-dark: #000000;
JSON
{
"hex": "#dddff9",
"rgb": {
"r": 221,
"g": 223,
"b": 249
},
"hsl": {
"h": 235.714,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.91006,
"c": 0.03542,
"h": 282.2
},
"luminance": 0.74987
}Semantic roles & 50–950 ramp
primary
#DDDFF9
secondary
#DDD99D
accent
#C414D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485