#DDDDFD#DDDDFD
#DDDDFD is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.044 H 285.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDDFD |
|---|---|
| RGB | rgb(221, 221, 253) |
| HSL | hsl(240, 89%, 93%) |
| HSV | hsv(240, 13%, 99%) |
| CMYK | cmyk(12.6%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.01, 6.12, -15.52) |
| CIE-LCH | lch(89.01, 16.68, 291.53°) |
| OKLab | oklab(90.75% 0.0116 -0.0419) |
| OKLCH | oklch(90.75% 0.044 285.5) |
| XYZ | xyz(73.4011, 74.1763, 103.3599) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 8.14
Pale Lilac
#E4CBFF
ΔE00 8.90
Light Lavender
#DFC5FE
ΔE00 9.73
Pale Lavender
#EECFFE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDDFD #FDFDDD
analogous
#DDEDFD #DDDDFD #EDDDFD
triadic
#DDDDFD #FDDDDD #DDFDDD
tetradic
#DDDDFD #FDDDED #FDFDDD #DDFDED
square
#DDDDFD #FDDDED #FDFDDD #DDFDED
split-complementary
#DDDDFD #FDEDDD #EDFDDD
monochromatic
#6969F6 #A3A3FA #DDDDFD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.33
#DDDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DDDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDDFD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDDFD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#D7E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ddddfd; /* rgb */ color: rgb(221, 221, 253); /* oklch */ color: oklch(90.7% 0.044 285.5);
Tailwind
colors: {
custom: {
50: '#e7e7fe',
500: '#ddddfd',
950: '#000000',
},
}SCSS
$custom: #ddddfd; $custom-light: #e7e7fe; $custom-dark: #000000;
JSON
{
"hex": "#ddddfd",
"rgb": {
"r": 221,
"g": 221,
"b": 253
},
"hsl": {
"h": 240,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.90747,
"c": 0.04351,
"h": 285.5
},
"luminance": 0.74177
}Semantic roles & 50–950 ramp
primary
#DDDDFD
secondary
#E7E797
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485