#DDDFEA#DDDFEA
#DDDFEA is a very light, near-neutral blue. Relative luminance 0.741; OKLCH L 90.5% C 0.015 H 277.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFEA |
|---|---|
| RGB | rgb(221, 223, 234) |
| HSL | hsl(231, 24%, 89%) |
| HSV | hsv(231, 6%, 92%) |
| CMYK | cmyk(5.6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.96, 1.36, -5.59) |
| CIE-LCH | lch(88.96, 5.76, 283.66°) |
| OKLab | oklab(90.53% 0.0021 -0.0149) |
| OKLCH | oklch(90.53% 0.015 277.9) |
| XYZ | xyz(71.0549, 74.0877, 88.3829) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.94
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Gainsboro
#DCDCDC
ΔE00 5.31
Ghostwhite
#F8F8FF
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.97
Aliceblue
#F0F8FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFEA #EAE8DD
analogous
#DDE6EA #DDDFEA #E2DDEA
triadic
#DDDFEA #EADDDF #DFEADD
tetradic
#DDDFEA #EADDE6 #EAE8DD #DDEAE2
square
#DDDFEA #EADDE6 #EAE8DD #DDEAE2
split-complementary
#DDDFEA #EAE2DD #E6EADD
monochromatic
#9198BB #B7BBD3 #DDDFEA #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.33
#DDDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DDDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFEA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFEA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#DAE1E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfea; /* rgb */ color: rgb(221, 223, 234); /* oklch */ color: oklch(90.5% 0.015 277.9);
Tailwind
colors: {
custom: {
50: '#e7e9f0',
500: '#dddfea',
950: '#000000',
},
}SCSS
$custom: #dddfea; $custom-light: #e7e9f0; $custom-dark: #000000;
JSON
{
"hex": "#dddfea",
"rgb": {
"r": 221,
"g": 223,
"b": 234
},
"hsl": {
"h": 230.769,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90534,
"c": 0.01508,
"h": 277.9
},
"luminance": 0.74088
}Semantic roles & 50–950 ramp
primary
#DDDFEA
secondary
#C2BEA9
accent
#9443A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485