#DDDFFE#DDDFFE
#DDDFFE is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.2% C 0.042 H 282.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFFE |
|---|---|
| RGB | rgb(221, 223, 254) |
| HSL | hsl(236, 94%, 93%) |
| HSV | hsv(236, 13%, 100%) |
| CMYK | cmyk(13%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.53, 5.28, -15.25) |
| CIE-LCH | lch(89.53, 16.13, 289.09°) |
| OKLab | oklab(91.17% 0.0092 -0.0412) |
| OKLCH | oklch(91.17% 0.042 282.6) |
| XYZ | xyz(74.0920, 75.3025, 104.3781) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 9.61
Pale Lilac
#E4CBFF
ΔE00 9.71
Ghostwhite
#F8F8FF
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFFE #FEFCDD
analogous
#DDEFFE #DDDFFE #EBDDFE
triadic
#DDDFFE #FEDDDF #DFFEDD
tetradic
#DDDFFE #FEDDEF #FEFCDD #DDFEEB
square
#DDDFFE #FEDDEF #FEFCDD #DDFEEB
split-complementary
#DDDFFE #FEEBDD #EFFEDD
monochromatic
#666FFB #A2A7FC #DDDFFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.31
#DDDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#DDDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFFE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFFE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#D6E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dddffe; /* rgb */ color: rgb(221, 223, 254); /* oklch */ color: oklch(91.2% 0.042 282.6);
Tailwind
colors: {
custom: {
50: '#e7e9fe',
500: '#dddffe',
950: '#000000',
},
}SCSS
$custom: #dddffe; $custom-light: #e7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dddffe",
"rgb": {
"r": 221,
"g": 223,
"b": 254
},
"hsl": {
"h": 236.364,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.9117,
"c": 0.04222,
"h": 282.6
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#DDDFFE
secondary
#E9E496
accent
#D800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485