#DFDCF5#DFDCF5
#DFDCF5 is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.034 H 291.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF5 |
|---|---|
| RGB | rgb(223, 220, 245) |
| HSL | hsl(247, 56%, 91%) |
| HSV | hsv(247, 10%, 96%) |
| CMYK | cmyk(9%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.67, 5.69, -11.80) |
| CIE-LCH | lch(88.67, 13.10, 295.74°) |
| OKLab | oklab(90.44% 0.0123 -0.0317) |
| OKLCH | oklch(90.44% 0.034 291.2) |
| XYZ | xyz(72.5028, 73.4666, 96.7293) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 8.34
Ghostwhite
#F8F8FF
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 9.71
Lavenderblush
#FFF0F5
ΔE00 9.83
Pale Lilac
#E4CBFF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF5 #F2F5DC
analogous
#DCE5F5 #DFDCF5 #EBDCF5
triadic
#DFDCF5 #F5DFDC #DCF5DF
tetradic
#DFDCF5 #F5DCE5 #F2F5DC #DCF5EB
square
#DFDCF5 #F5DCE5 #F2F5DC #DCF5EB
split-complementary
#DFDCF5 #F5EBDC #E5F5DC
monochromatic
#887DDA #B3ACE7 #DFDCF5 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.34
#DFDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DFDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF5
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF5 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#DBE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcf5; /* rgb */ color: rgb(223, 220, 245); /* oklch */ color: oklch(90.4% 0.034 291.2);
Tailwind
colors: {
custom: {
50: '#e9e6f8',
500: '#dfdcf5',
950: '#000000',
},
}SCSS
$custom: #dfdcf5; $custom-light: #e9e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf5",
"rgb": {
"r": 223,
"g": 220,
"b": 245
},
"hsl": {
"h": 247.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90443,
"c": 0.03402,
"h": 291.2
},
"luminance": 0.73467
}Semantic roles & 50–950 ramp
primary
#DFDCF5
secondary
#CFD5A0
accent
#C322B0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485