#DFDDFC#DFDDFC
#DFDDFC is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.9% C 0.042 H 288.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDFC |
|---|---|
| RGB | rgb(223, 221, 252) |
| HSL | hsl(244, 84%, 93%) |
| HSV | hsv(244, 12%, 99%) |
| CMYK | cmyk(11.5%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.12, 6.55, -14.80) |
| CIE-LCH | lch(89.12, 16.18, 293.88°) |
| OKLab | oklab(90.87% 0.0134 -0.0399) |
| OKLCH | oklch(90.87% 0.042 288.5) |
| XYZ | xyz(73.8549, 74.4286, 102.5518) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 8.65
Light Periwinkle
#C1C6FC
ΔE00 8.68
Pale Lavender
#EECFFE
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDFC #FAFCDD
analogous
#DDEAFC #DFDDFC #EEDDFC
triadic
#DFDDFC #FCDFDD #DDFCDF
tetradic
#DFDDFC #FCDDEA #FAFCDD #DDFCEE
square
#DFDDFC #FCDDEA #FAFCDD #DDFCEE
split-complementary
#DFDDFC #FCEEDD #EAFCDD
monochromatic
#756DF2 #AAA5F7 #DFDDFC #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.32
#DFDDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DFDDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDFC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDFC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FD
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#D9E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfddfc; /* rgb */ color: rgb(223, 221, 252); /* oklch */ color: oklch(90.9% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#e9e7fd',
500: '#dfddfc',
950: '#000000',
},
}SCSS
$custom: #dfddfc; $custom-light: #e9e7fd; $custom-dark: #000000;
JSON
{
"hex": "#dfddfc",
"rgb": {
"r": 223,
"g": 221,
"b": 252
},
"hsl": {
"h": 243.871,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.90867,
"c": 0.04212,
"h": 288.5
},
"luminance": 0.74429
}Semantic roles & 50–950 ramp
primary
#DFDDFC
secondary
#DFE499
accent
#E005D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485