#DFDDFF#DFDDFF
#DFDDFF is a very light, muted blue. Relative luminance 0.746; OKLCH L 91.0% C 0.046 H 288.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDFF |
|---|---|
| RGB | rgb(223, 221, 255) |
| HSL | hsl(244, 100%, 93%) |
| HSV | hsv(244, 13%, 100%) |
| CMYK | cmyk(12.5%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(89.21, 7.15, -16.24) |
| CIE-LCH | lch(89.21, 17.74, 293.78°) |
| OKLab | oklab(90.97% 0.0144 -0.0439) |
| OKLCH | oklch(90.97% 0.046 288.1) |
| XYZ | xyz(74.3341, 74.6203, 105.0753) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.15
Periwinkle
#CCCCFF
ΔE00 6.04
Pale Lilac
#E4CBFF
ΔE00 8.06
Light Periwinkle
#C1C6FC
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.90
Light Lavender
#DFC5FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDFF #FDFFDD
analogous
#DDECFF #DFDDFF #F0DDFF
triadic
#DFDDFF #FFDFDD #DDFFDF
tetradic
#DFDDFF #FFDDEC #FDFFDD #DDFFF0
square
#DFDDFF #FFDDEC #FDFFDD #DDFFF0
split-complementary
#DFDDFF #FFF0DD #ECFFDD
monochromatic
#6C63FF #A5A0FF #DFDDFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.32
#DFDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DFDDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDFF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDFF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#D9E2E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfddff; /* rgb */ color: rgb(223, 221, 255); /* oklch */ color: oklch(91.0% 0.046 288.1);
Tailwind
colors: {
custom: {
50: '#e9e7ff',
500: '#dfddff',
950: '#000000',
},
}SCSS
$custom: #dfddff; $custom-light: #e9e7ff; $custom-dark: #000000;
JSON
{
"hex": "#dfddff",
"rgb": {
"r": 223,
"g": 221,
"b": 255
},
"hsl": {
"h": 243.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.90967,
"c": 0.04619,
"h": 288.1
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#DFDDFF
secondary
#E7EC94
accent
#E600D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486