#DCDFEA#DCDFEA
#DCDFEA is a very light, near-neutral blue. Relative luminance 0.739; OKLCH L 90.5% C 0.015 H 273.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFEA |
|---|---|
| RGB | rgb(220, 223, 234) |
| HSL | hsl(227, 25%, 89%) |
| HSV | hsv(227, 6%, 92%) |
| CMYK | cmyk(6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.89, 1.03, -5.71) |
| CIE-LCH | lch(88.89, 5.80, 280.24°) |
| OKLab | oklab(90.46% 0.001 -0.0153) |
| OKLCH | oklch(90.46% 0.015 273.8) |
| XYZ | xyz(70.7513, 73.9311, 88.3687) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.70
Lavender (CSS)
#E6E6FA
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 5.27
Ghostwhite
#F8F8FF
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 5.93
Aliceblue
#F0F8FF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFEA #EAE7DC
analogous
#DCE6EA #DCDFEA #E0DCEA
triadic
#DCDFEA #EADCDF #DFEADC
tetradic
#DCDFEA #EADCE6 #EAE7DC #DCEAE0
square
#DCDFEA #EADCE6 #EAE7DC #DCEAE0
split-complementary
#DCDFEA #EAE0DC #E6EADC
monochromatic
#9099BC #B6BCD3 #DCDFEA #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.33
#DCDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DCDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFEA
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFEA | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#D9E1E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfea; /* rgb */ color: rgb(220, 223, 234); /* oklch */ color: oklch(90.5% 0.015 273.8);
Tailwind
colors: {
custom: {
50: '#e6e9f0',
500: '#dcdfea',
950: '#000000',
},
}SCSS
$custom: #dcdfea; $custom-light: #e6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdfea",
"rgb": {
"r": 220,
"g": 223,
"b": 234
},
"hsl": {
"h": 227.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90458,
"c": 0.0153,
"h": 273.8
},
"luminance": 0.73932
}Semantic roles & 50–950 ramp
primary
#DCDFEA
secondary
#C2BCA8
accent
#8F42A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485