#DFDDFD#DFDDFD
#DFDDFD is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.9% C 0.043 H 288.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDFD |
|---|---|
| RGB | rgb(223, 221, 253) |
| HSL | hsl(244, 89%, 93%) |
| HSV | hsv(244, 13%, 99%) |
| CMYK | cmyk(11.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.15, 6.75, -15.28) |
| CIE-LCH | lch(89.15, 16.70, 293.84°) |
| OKLab | oklab(90.9% 0.0137 -0.0412) |
| OKLCH | oklch(90.9% 0.043 288.4) |
| XYZ | xyz(74.0138, 74.4922, 103.3886) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Periwinkle
#CCCCFF
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 8.44
Light Periwinkle
#C1C6FC
ΔE00 8.48
Pale Lavender
#EECFFE
ΔE00 9.17
Light Lavender
#DFC5FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDFD #FBFDDD
analogous
#DDEBFD #DFDDFD #EFDDFD
triadic
#DFDDFD #FDDFDD #DDFDDF
tetradic
#DFDDFD #FDDDEB #FBFDDD #DDFDEF
square
#DFDDFD #FDDDEB #FBFDDD #DDFDEF
split-complementary
#DFDDFD #FDEFDD #EBFDDD
monochromatic
#7269F6 #A9A3FA #DFDDFD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.32
#DFDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DFDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDFD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDFD | 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)
#D6E1FF
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#D9E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfddfd; /* rgb */ color: rgb(223, 221, 253); /* oklch */ color: oklch(90.9% 0.043 288.4);
Tailwind
colors: {
custom: {
50: '#e9e7fe',
500: '#dfddfd',
950: '#000000',
},
}SCSS
$custom: #dfddfd; $custom-light: #e9e7fe; $custom-dark: #000000;
JSON
{
"hex": "#dfddfd",
"rgb": {
"r": 223,
"g": 221,
"b": 253
},
"hsl": {
"h": 243.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.909,
"c": 0.04347,
"h": 288.4
},
"luminance": 0.74493
}Semantic roles & 50–950 ramp
primary
#DFDDFD
secondary
#E2E797
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485