#DFDEFC#DFDEFC
#DFDEFC is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.1% C 0.041 H 287.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFC |
|---|---|
| RGB | rgb(223, 222, 252) |
| HSL | hsl(242, 83%, 93%) |
| HSV | hsv(242, 12%, 99%) |
| CMYK | cmyk(11.5%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.37, 6.03, -14.42) |
| CIE-LCH | lch(89.37, 15.63, 292.68°) |
| OKLab | oklab(91.06% 0.012 -0.0389) |
| OKLCH | oklch(91.06% 0.041 287.1) |
| XYZ | xyz(74.1197, 74.9583, 102.6401) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.89
Periwinkle
#CCCCFF
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 8.86
Pale Lilac
#E4CBFF
ΔE00 9.15
Pale Lavender
#EECFFE
ΔE00 9.83
Light Lavender
#DFC5FE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFC #FBFCDE
analogous
#DEECFC #DFDEFC #EEDEFC
triadic
#DFDEFC #FCDFDE #DEFCDF
tetradic
#DFDEFC #FCDEEC #FBFCDE #DEFCEE
square
#DFDEFC #FCDEEC #FBFCDE #DEFCEE
split-complementary
#DFDEFC #FCEEDE #ECFCDE
monochromatic
#726EF2 #A9A6F7 #DFDEFC #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.31
#DFDEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DFDEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#D9E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfdefc; /* rgb */ color: rgb(223, 222, 252); /* oklch */ color: oklch(91.1% 0.041 287.1);
Tailwind
colors: {
custom: {
50: '#e9e8fd',
500: '#dfdefc',
950: '#000000',
},
}SCSS
$custom: #dfdefc; $custom-light: #e9e8fd; $custom-dark: #000000;
JSON
{
"hex": "#dfdefc",
"rgb": {
"r": 223,
"g": 222,
"b": 252
},
"hsl": {
"h": 242,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.91061,
"c": 0.04072,
"h": 287.1
},
"luminance": 0.74959
}Semantic roles & 50–950 ramp
primary
#DFDEFC
secondary
#E2E49A
accent
#E006D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485