#DFDEFD#DFDEFD
#DFDEFD is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.1% C 0.042 H 287.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFD |
|---|---|
| RGB | rgb(223, 222, 253) |
| HSL | hsl(242, 89%, 93%) |
| HSV | hsv(242, 12%, 99%) |
| CMYK | cmyk(11.9%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(89.40, 6.23, -14.90) |
| CIE-LCH | lch(89.40, 16.15, 292.68°) |
| OKLab | oklab(91.09% 0.0123 -0.0402) |
| OKLCH | oklch(91.09% 0.042 287) |
| XYZ | xyz(74.2786, 75.0218, 103.4768) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 8.65
Pale Lilac
#E4CBFF
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.67
Light Lavender
#DFC5FE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFD #FCFDDE
analogous
#DEECFD #DFDEFD #EEDEFD
triadic
#DFDEFD #FDDFDE #DEFDDF
tetradic
#DFDEFD #FDDEEC #FCFDDE #DEFDEE
square
#DFDEFD #FDDEEC #FCFDDE #DEFDEE
split-complementary
#DFDEFD #FDEEDE #ECFDDE
monochromatic
#6F6BF6 #A7A4FA #DFDEFD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.31
#DFDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DFDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFD
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFD | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#D9E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfdefd; /* rgb */ color: rgb(223, 222, 253); /* oklch */ color: oklch(91.1% 0.042 287.0);
Tailwind
colors: {
custom: {
50: '#e9e8fe',
500: '#dfdefd',
950: '#000000',
},
}SCSS
$custom: #dfdefd; $custom-light: #e9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdefd",
"rgb": {
"r": 223,
"g": 222,
"b": 253
},
"hsl": {
"h": 241.935,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.91094,
"c": 0.04208,
"h": 287
},
"luminance": 0.75022
}Semantic roles & 50–950 ramp
primary
#DFDEFD
secondary
#E4E798
accent
#E500DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485