#DDDFEB#DDDFEB
#DDDFEB is a very light, near-neutral blue. Relative luminance 0.741; OKLCH L 90.6% C 0.016 H 278.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFEB |
|---|---|
| RGB | rgb(221, 223, 235) |
| HSL | hsl(231, 26%, 89%) |
| HSV | hsv(231, 6%, 92%) |
| CMYK | cmyk(6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.99, 1.55, -6.08) |
| CIE-LCH | lch(88.99, 6.27, 284.29°) |
| OKLab | oklab(90.57% 0.0024 -0.0162) |
| OKLCH | oklch(90.57% 0.016 278.5) |
| XYZ | xyz(71.1990, 74.1453, 89.1417) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 5.73
Ghostwhite
#F8F8FF
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.36
Aliceblue
#F0F8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFEB #EBE9DD
analogous
#DDE6EB #DDDFEB #E2DDEB
triadic
#DDDFEB #EBDDDF #DFEBDD
tetradic
#DDDFEB #EBDDE6 #EBE9DD #DDEBE2
square
#DDDFEB #EBDDE6 #EBE9DD #DDEBE2
split-complementary
#DDDFEB #EBE2DD #E6EBDD
monochromatic
#9096BE #B6BBD4 #DDDFEB #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.33
#DDDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DDDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFEB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFEB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#DAE1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfeb; /* rgb */ color: rgb(221, 223, 235); /* oklch */ color: oklch(90.6% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#e7e9f1',
500: '#dddfeb',
950: '#000000',
},
}SCSS
$custom: #dddfeb; $custom-light: #e7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dddfeb",
"rgb": {
"r": 221,
"g": 223,
"b": 235
},
"hsl": {
"h": 231.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90565,
"c": 0.01643,
"h": 278.5
},
"luminance": 0.74146
}Semantic roles & 50–950 ramp
primary
#DDDFEB
secondary
#C3C0A9
accent
#9641A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485