#DFDDF7#DFDDF7
#DFDDF7 is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.7% C 0.035 H 289.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF7 |
|---|---|
| RGB | rgb(223, 221, 247) |
| HSL | hsl(245, 62%, 92%) |
| HSV | hsv(245, 11%, 97%) |
| CMYK | cmyk(9.7%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(88.98, 5.56, -12.39) |
| CIE-LCH | lch(88.98, 13.58, 294.16°) |
| OKLab | oklab(90.7% 0.0116 -0.0333) |
| OKLCH | oklch(90.7% 0.035 289.2) |
| XYZ | xyz(73.0730, 74.1159, 98.4337) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 8.06
Ghostwhite
#F8F8FF
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 9.81
Pale Lilac
#E4CBFF
ΔE00 9.83
Lavenderblush
#FFF0F5
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF7 #F5F7DD
analogous
#DDE8F7 #DFDDF7 #ECDDF7
triadic
#DFDDF7 #F7DFDD #DDF7DF
tetradic
#DFDDF7 #F7DDE8 #F5F7DD #DDF7EC
square
#DFDDF7 #F7DDE8 #F5F7DD #DDF7EC
split-complementary
#DFDDF7 #F7ECDD #E8F7DD
monochromatic
#827AE0 #B0ABEB #DFDDF7 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.33
#DFDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DFDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF7
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF7 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#DAE1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf7; /* rgb */ color: rgb(223, 221, 247); /* oklch */ color: oklch(90.7% 0.035 289.2);
Tailwind
colors: {
custom: {
50: '#e9e7f9',
500: '#dfddf7',
950: '#000000',
},
}SCSS
$custom: #dfddf7; $custom-light: #e9e7f9; $custom-dark: #000000;
JSON
{
"hex": "#dfddf7",
"rgb": {
"r": 223,
"g": 221,
"b": 247
},
"hsl": {
"h": 244.615,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.90703,
"c": 0.03531,
"h": 289.2
},
"luminance": 0.74116
}Semantic roles & 50–950 ramp
primary
#DFDDF7
secondary
#D5D99F
accent
#CA1CBC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485