#DFDEF5#DFDEF5
#DFDEF5 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.031 H 287.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF5 |
|---|---|
| RGB | rgb(223, 222, 245) |
| HSL | hsl(243, 53%, 92%) |
| HSV | hsv(243, 9%, 96%) |
| CMYK | cmyk(9%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.17, 4.64, -11.05) |
| CIE-LCH | lch(89.17, 11.99, 292.79°) |
| OKLab | oklab(90.83% 0.0095 -0.0297) |
| OKLCH | oklch(90.83% 0.031 287.8) |
| XYZ | xyz(73.0308, 74.5227, 96.9053) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.10
Ghostwhite
#F8F8FF
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 8.97
Fog
#D8DCE0
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.56
Light Blue Grey
#B7C9E2
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF5 #F4F5DE
analogous
#DEE9F5 #DFDEF5 #EBDEF5
triadic
#DFDEF5 #F5DFDE #DEF5DF
tetradic
#DFDEF5 #F5DEE9 #F4F5DE #DEF5EB
square
#DFDEF5 #F5DEE9 #F4F5DE #DEF5EB
split-complementary
#DFDEF5 #F5EBDE #E9F5DE
monochromatic
#8480D9 #B1AFE7 #DFDEF5 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.32
#DFDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DFDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF5
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF5 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F6
Deuteranopia (green-blind)
#D9DFF4
Tritanopia (blue-blind)
#DBE2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef5; /* rgb */ color: rgb(223, 222, 245); /* oklch */ color: oklch(90.8% 0.031 287.8);
Tailwind
colors: {
custom: {
50: '#e9e8f8',
500: '#dfdef5',
950: '#000000',
},
}SCSS
$custom: #dfdef5; $custom-light: #e9e8f8; $custom-dark: #000000;
JSON
{
"hex": "#dfdef5",
"rgb": {
"r": 223,
"g": 222,
"b": 245
},
"hsl": {
"h": 242.609,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.90834,
"c": 0.03119,
"h": 287.8
},
"luminance": 0.74523
}Semantic roles & 50–950 ramp
primary
#DFDEF5
secondary
#D3D5A2
accent
#C125BA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485