#DDDEEA#DDDEEA
#DDDEEA is a very light, near-neutral blue. Relative luminance 0.736; OKLCH L 90.3% C 0.016 H 282.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEEA |
|---|---|
| RGB | rgb(221, 222, 234) |
| HSL | hsl(235, 24%, 89%) |
| HSV | hsv(235, 6%, 92%) |
| CMYK | cmyk(5.6%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.71, 1.88, -5.97) |
| CIE-LCH | lch(88.71, 6.26, 287.48°) |
| OKLab | oklab(90.34% 0.0035 -0.0159) |
| OKLCH | oklch(90.34% 0.016 282.2) |
| XYZ | xyz(70.7885, 73.5549, 88.2941) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 5.78
Ghostwhite
#F8F8FF
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEEA #EAE9DD
analogous
#DDE5EA #DDDEEA #E3DDEA
triadic
#DDDEEA #EADDDE #DEEADD
tetradic
#DDDEEA #EADDE5 #EAE9DD #DDEAE3
square
#DDDEEA #EADDE5 #EAE9DD #DDEAE3
split-complementary
#DDDEEA #EAE3DD #E5EADD
monochromatic
#9195BB #B7B9D3 #DDDEEA #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.34
#DDDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DDDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEEA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEEA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#DAE0E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddeea; /* rgb */ color: rgb(221, 222, 234); /* oklch */ color: oklch(90.3% 0.016 282.2);
Tailwind
colors: {
custom: {
50: '#e7e8f0',
500: '#dddeea',
950: '#000000',
},
}SCSS
$custom: #dddeea; $custom-light: #e7e8f0; $custom-dark: #000000;
JSON
{
"hex": "#dddeea",
"rgb": {
"r": 221,
"g": 222,
"b": 234
},
"hsl": {
"h": 235.385,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90337,
"c": 0.01631,
"h": 282.2
},
"luminance": 0.73555
}Semantic roles & 50–950 ramp
primary
#DDDEEA
secondary
#C2C0A9
accent
#9B43A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485