#DFDEFE#DFDEFE
#DFDEFE is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.1% C 0.043 H 286.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFE |
|---|---|
| RGB | rgb(223, 222, 254) |
| HSL | hsl(242, 94%, 93%) |
| HSV | hsv(242, 13%, 100%) |
| CMYK | cmyk(12.2%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(89.43, 6.43, -15.38) |
| CIE-LCH | lch(89.43, 16.67, 292.68°) |
| OKLab | oklab(91.13% 0.0127 -0.0416) |
| OKLCH | oklch(91.13% 0.043 286.9) |
| XYZ | xyz(74.4383, 75.0857, 104.3180) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 8.45
Pale Lilac
#E4CBFF
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 9.52
Light Lavender
#DFC5FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFE #FDFEDE
analogous
#DEEDFE #DFDEFE #EFDEFE
triadic
#DFDEFE #FEDFDE #DEFEDF
tetradic
#DFDEFE #FEDEED #FDFEDE #DEFEEF
square
#DFDEFE #FEDEED #FDFEDE #DEFEEF
split-complementary
#DFDEFE #FEEFDE #EDFEDE
monochromatic
#6C67FA #A5A3FC #DFDEFE #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.31
#DFDEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#DFDEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#D9E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfdefe; /* rgb */ color: rgb(223, 222, 254); /* oklch */ color: oklch(91.1% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#e9e8fe',
500: '#dfdefe',
950: '#000000',
},
}SCSS
$custom: #dfdefe; $custom-light: #e9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdefe",
"rgb": {
"r": 223,
"g": 222,
"b": 254
},
"hsl": {
"h": 241.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91128,
"c": 0.04345,
"h": 286.9
},
"luminance": 0.75086
}Semantic roles & 50–950 ramp
primary
#DFDEFE
secondary
#E7EA97
accent
#E600DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485