#DFDEFF#DFDEFF
#DFDEFF is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.2% C 0.045 H 286.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFF |
|---|---|
| RGB | rgb(223, 222, 255) |
| HSL | hsl(242, 100%, 94%) |
| HSV | hsv(242, 13%, 100%) |
| CMYK | cmyk(12.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.46, 6.63, -15.86) |
| CIE-LCH | lch(89.46, 17.19, 292.68°) |
| OKLab | oklab(91.16% 0.013 -0.0429) |
| OKLCH | oklch(91.16% 0.045 286.9) |
| XYZ | xyz(74.5989, 75.1499, 105.1636) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.55
Pale Lavender
#EECFFE
ΔE00 9.38
Light Lavender
#DFC5FE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFF #FEFFDE
analogous
#DEEDFF #DFDEFF #EFDEFF
triadic
#DFDEFF #FFDFDE #DEFFDF
tetradic
#DFDEFF #FFDEED #FEFFDE #DEFFEF
square
#DFDEFF #FFDEED #FEFFDE #DEFFEF
split-complementary
#DFDEFF #FFEFDE #EDFFDE
monochromatic
#6864FF #A4A1FF #DFDEFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.31
#DFDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#DFDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#D9E3E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfdeff; /* rgb */ color: rgb(223, 222, 255); /* oklch */ color: oklch(91.2% 0.045 286.9);
Tailwind
colors: {
custom: {
50: '#e9e8ff',
500: '#dfdeff',
950: '#000000',
},
}SCSS
$custom: #dfdeff; $custom-light: #e9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#dfdeff",
"rgb": {
"r": 223,
"g": 222,
"b": 255
},
"hsl": {
"h": 241.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91161,
"c": 0.04481,
"h": 286.9
},
"luminance": 0.75151
}Semantic roles & 50–950 ramp
primary
#DFDEFF
secondary
#EAEC95
accent
#E600DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486