#DFDFEB#DFDFEB
#DFDFEB is a very light, near-neutral blue. Relative luminance 0.745; OKLCH L 90.7% C 0.016 H 286.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFEB |
|---|---|
| RGB | rgb(223, 223, 235) |
| HSL | hsl(240, 23%, 90%) |
| HSV | hsv(240, 5%, 92%) |
| CMYK | cmyk(5.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.14, 2.21, -5.84) |
| CIE-LCH | lch(89.14, 6.25, 290.68°) |
| OKLab | oklab(90.72% 0.0045 -0.0156) |
| OKLCH | oklch(90.72% 0.016 286.1) |
| XYZ | xyz(71.8117, 74.4613, 89.1704) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.58
Fog
#D8DCE0
ΔE00 4.91
Ghostwhite
#F8F8FF
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.54
Aliceblue
#F0F8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFEB #EBEBDF
analogous
#DFE5EB #DFDFEB #E5DFEB
triadic
#DFDFEB #EBDFDF #DFEBDF
tetradic
#DFDFEB #EBDFE5 #EBEBDF #DFEBE5
square
#DFDFEB #EBDFE5 #EBEBDF #DFEBE5
split-complementary
#DFDFEB #EBE5DF #E5EBDF
monochromatic
#9494BC #B9B9D3 #DFDFEB #ECECF3 #ECECF3
Accessibility & contrast
On white
1.32
#DFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DFDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFEB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFEB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#DDE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdfeb; /* rgb */ color: rgb(223, 223, 235); /* oklch */ color: oklch(90.7% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#e9e9f1',
500: '#dfdfeb',
950: '#000000',
},
}SCSS
$custom: #dfdfeb; $custom-light: #e9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dfdfeb",
"rgb": {
"r": 223,
"g": 223,
"b": 235
},
"hsl": {
"h": 240,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.90718,
"c": 0.01623,
"h": 286.1
},
"luminance": 0.74461
}Semantic roles & 50–950 ramp
primary
#DFDFEB
secondary
#C3C3AB
accent
#A244A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485