#DFDEFB#DFDEFB
#DFDEFB is a very light, muted blue. Relative luminance 0.749; OKLCH L 91.0% C 0.039 H 287.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFB |
|---|---|
| RGB | rgb(223, 222, 251) |
| HSL | hsl(242, 78%, 93%) |
| HSV | hsv(242, 12%, 98%) |
| CMYK | cmyk(11.2%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(89.34, 5.83, -13.94) |
| CIE-LCH | lch(89.34, 15.11, 292.68°) |
| OKLab | oklab(91.03% 0.0116 -0.0376) |
| OKLCH | oklch(91.03% 0.039 287.2) |
| XYZ | xyz(73.9617, 74.8950, 101.8077) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 9.08
Pale Lilac
#E4CBFF
ΔE00 9.37
Pale Lavender
#EECFFE
ΔE00 10.00
Ghostwhite
#F8F8FF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFB #FAFBDE
analogous
#DEEBFB #DFDEFB #EDDEFB
triadic
#DFDEFB #FBDFDE #DEFBDF
tetradic
#DFDEFB #FBDEEB #FAFBDE #DEFBED
square
#DFDEFB #FBDEEB #FAFBDE #DEFBED
split-complementary
#DFDEFB #FBEDDE #EBFBDE
monochromatic
#7571EE #AAA7F4 #DFDEFB #E5E4FC #E5E4FC
Accessibility & contrast
On white
1.31
#DFDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#DFDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#DAE3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdefb; /* rgb */ color: rgb(223, 222, 251); /* oklch */ color: oklch(91.0% 0.039 287.2);
Tailwind
colors: {
custom: {
50: '#e9e8fc',
500: '#dfdefb',
950: '#000000',
},
}SCSS
$custom: #dfdefb; $custom-light: #e9e8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfdefb",
"rgb": {
"r": 223,
"g": 222,
"b": 251
},
"hsl": {
"h": 242.069,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.91028,
"c": 0.03935,
"h": 287.2
},
"luminance": 0.74896
}Semantic roles & 50–950 ramp
primary
#DFDEFB
secondary
#DFE29B
accent
#DB0BD3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485