#DDDFFA#DDDFFA
#DDDFFA is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.037 H 282.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFFA |
|---|---|
| RGB | rgb(221, 223, 250) |
| HSL | hsl(236, 74%, 92%) |
| HSV | hsv(236, 12%, 98%) |
| CMYK | cmyk(11.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.42, 4.47, -13.33) |
| CIE-LCH | lch(89.42, 14.06, 288.55°) |
| OKLab | oklab(91.04% 0.0078 -0.0359) |
| OKLCH | oklch(91.04% 0.037 282.3) |
| XYZ | xyz(73.4581, 75.0490, 101.0398) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 9.21
Light Periwinkle
#C1C6FC
ΔE00 9.26
Ghostwhite
#F8F8FF
ΔE00 9.29
Fog
#D8DCE0
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFFA #FAF8DD
analogous
#DDEEFA #DDDFFA #EADDFA
triadic
#DDDFFA #FADDDF #DFFADD
tetradic
#DDDFFA #FADDEE #FAF8DD #DDFAEA
square
#DDDFFA #FADDEE #FAF8DD #DDFAEA
split-complementary
#DDDFFA #FAEADD #EEFADD
monochromatic
#727BEA #A8ADF2 #DDDFFA #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.31
#DDDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DDDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFFA
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFFA | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#D7E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dddffa; /* rgb */ color: rgb(221, 223, 250); /* oklch */ color: oklch(91.0% 0.037 282.3);
Tailwind
colors: {
custom: {
50: '#e7e9fc',
500: '#dddffa',
950: '#000000',
},
}SCSS
$custom: #dddffa; $custom-light: #e7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dddffa",
"rgb": {
"r": 221,
"g": 223,
"b": 250
},
"hsl": {
"h": 235.862,
"s": 74.359,
"l": 92.353
},
"oklch": {
"l": 0.91038,
"c": 0.03677,
"h": 282.3
},
"luminance": 0.7505
}Semantic roles & 50–950 ramp
primary
#DDDFFA
secondary
#E0DB9C
accent
#C90FD6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485