#DDDEEB#DDDEEB
#DDDEEB is a very light, near-neutral blue. Relative luminance 0.736; OKLCH L 90.4% C 0.018 H 282.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEEB |
|---|---|
| RGB | rgb(221, 222, 235) |
| HSL | hsl(236, 26%, 89%) |
| HSV | hsv(236, 6%, 92%) |
| CMYK | cmyk(6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.74, 2.07, -6.45) |
| CIE-LCH | lch(88.74, 6.78, 287.77°) |
| OKLab | oklab(90.37% 0.0038 -0.0173) |
| OKLCH | oklch(90.37% 0.018 282.5) |
| XYZ | xyz(70.9326, 73.6126, 89.0529) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Fog
#D8DCE0
ΔE00 5.00
Ghostwhite
#F8F8FF
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEEB #EBEADD
analogous
#DDE5EB #DDDEEB #E3DDEB
triadic
#DDDEEB #EBDDDE #DEEBDD
tetradic
#DDDEEB #EBDDE5 #EBEADD #DDEBE3
square
#DDDEEB #EBDDE5 #EBEADD #DDEBE3
split-complementary
#DDDEEB #EBE3DD #E5EBDD
monochromatic
#9093BE #B6B9D4 #DDDEEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.34
#DDDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DDDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEEB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEEB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DBDEEB
Tritanopia (blue-blind)
#DAE0E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddeeb; /* rgb */ color: rgb(221, 222, 235); /* oklch */ color: oklch(90.4% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#e7e8f1',
500: '#dddeeb',
950: '#000000',
},
}SCSS
$custom: #dddeeb; $custom-light: #e7e8f1; $custom-dark: #000000;
JSON
{
"hex": "#dddeeb",
"rgb": {
"r": 221,
"g": 222,
"b": 235
},
"hsl": {
"h": 235.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90367,
"c": 0.01767,
"h": 282.5
},
"luminance": 0.73613
}Semantic roles & 50–950 ramp
primary
#DDDEEB
secondary
#C3C1A9
accent
#9D41A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485