#DFDEFA#DFDEFA
#DFDEFA is a very light, muted blue. Relative luminance 0.748; OKLCH L 91.0% C 0.038 H 287.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEFA |
|---|---|
| RGB | rgb(223, 222, 250) |
| HSL | hsl(242, 74%, 93%) |
| HSV | hsv(242, 11%, 98%) |
| CMYK | cmyk(10.8%, 11.2%, 0%, 2%) |
| CIE-LAB | lab(89.31, 5.63, -13.46) |
| CIE-LCH | lch(89.31, 14.59, 292.69°) |
| OKLab | oklab(91% 0.0113 -0.0363) |
| OKLCH | oklch(91% 0.038 287.3) |
| XYZ | xyz(73.8045, 74.8322, 100.9797) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.61
Ghostwhite
#F8F8FF
ΔE00 9.78
Pale Lavender
#EECFFE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEFA #F9FADE
analogous
#DEEBFA #DFDEFA #EDDEFA
triadic
#DFDEFA #FADFDE #DEFADF
tetradic
#DFDEFA #FADEEB #F9FADE #DEFAED
square
#DFDEFA #FADEEB #F9FADE #DEFAED
split-complementary
#DFDEFA #FAEDDE #EBFADE
monochromatic
#7874EA #ABA9F2 #DFDEFA #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.32
#DFDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DFDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEFA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEFA | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#DAE2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdefa; /* rgb */ color: rgb(223, 222, 250); /* oklch */ color: oklch(91.0% 0.038 287.3);
Tailwind
colors: {
custom: {
50: '#e9e8fc',
500: '#dfdefa',
950: '#000000',
},
}SCSS
$custom: #dfdefa; $custom-light: #e9e8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfdefa",
"rgb": {
"r": 223,
"g": 222,
"b": 250
},
"hsl": {
"h": 242.143,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.90995,
"c": 0.03799,
"h": 287.3
},
"luminance": 0.74833
}Semantic roles & 50–950 ramp
primary
#DFDEFA
secondary
#DDE09D
accent
#D610CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485