#DDDEFF#DDDEFF
#DDDEFF is a very light, muted blue. Relative luminance 0.748; OKLCH L 91.0% C 0.045 H 284.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEFF |
|---|---|
| RGB | rgb(221, 222, 255) |
| HSL | hsl(238, 100%, 93%) |
| HSV | hsv(238, 13%, 100%) |
| CMYK | cmyk(13.3%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.32, 6.00, -16.10) |
| CIE-LCH | lch(89.32, 17.18, 290.44°) |
| OKLab | oklab(91.01% 0.0109 -0.0435) |
| OKLCH | oklch(91.01% 0.045 284.1) |
| XYZ | xyz(73.9862, 74.8340, 105.1349) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 9.02
Light Lavender
#DFC5FE
ΔE00 9.81
Pale Lavender
#EECFFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEFF #FFFEDD
analogous
#DDEFFF #DDDEFF #EDDDFF
triadic
#DDDEFF #FFDDDE #DEFFDD
tetradic
#DDDEFF #FFDDEF #FFFEDD #DDFFED
square
#DDDEFF #FFDDEF #FFFEDD #DDFFED
split-complementary
#DDDEFF #FFEDDD #EFFFDD
monochromatic
#6367FF #A0A3FF #DDDEFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.32
#DDDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DDDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEFF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEFF | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#D6E3E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddeff; /* rgb */ color: rgb(221, 222, 255); /* oklch */ color: oklch(91.0% 0.045 284.1);
Tailwind
colors: {
custom: {
50: '#e7e8ff',
500: '#dddeff',
950: '#000000',
},
}SCSS
$custom: #dddeff; $custom-light: #e7e8ff; $custom-dark: #000000;
JSON
{
"hex": "#dddeff",
"rgb": {
"r": 221,
"g": 222,
"b": 255
},
"hsl": {
"h": 238.235,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.91009,
"c": 0.0449,
"h": 284.1
},
"luminance": 0.74835
}Semantic roles & 50–950 ramp
primary
#DDDEFF
secondary
#ECEA94
accent
#DF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486