#DDDAF2#DDDAF2
#DDDAF2 is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.8% C 0.033 H 291.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDAF2 |
|---|---|
| RGB | rgb(221, 218, 242) |
| HSL | hsl(248, 48%, 90%) |
| HSV | hsv(248, 10%, 95%) |
| CMYK | cmyk(8.7%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.93, 5.50, -11.33) |
| CIE-LCH | lch(87.93, 12.60, 295.90°) |
| OKLab | oklab(89.8% 0.012 -0.0305) |
| OKLCH | oklch(89.8% 0.033 291.5) |
| XYZ | xyz(70.9141, 71.9255, 94.1342) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 8.46
Ghostwhite
#F8F8FF
ΔE00 9.44
Thistle
#D8BFD8
ΔE00 9.47
Fog
#D8DCE0
ΔE00 9.81
Lavenderblush
#FFF0F5
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDAF2 #EFF2DA
analogous
#DAE3F2 #DDDAF2 #E9DAF2
triadic
#DDDAF2 #F2DDDA #DAF2DD
tetradic
#DDDAF2 #F2DAE3 #EFF2DA #DAF2E9
square
#DDDAF2 #F2DAE3 #EFF2DA #DAF2E9
split-complementary
#DDDAF2 #F2E9DA #E3F2DA
monochromatic
#8A7FD2 #B3ADE2 #DDDAF2 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.36
#DDDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DDDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDAF2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDAF2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#D9DEE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddaf2; /* rgb */ color: rgb(221, 218, 242); /* oklch */ color: oklch(89.8% 0.033 291.5);
Tailwind
colors: {
custom: {
50: '#e7e5f6',
500: '#dddaf2',
950: '#000000',
},
}SCSS
$custom: #dddaf2; $custom-light: #e7e5f6; $custom-dark: #000000;
JSON
{
"hex": "#dddaf2",
"rgb": {
"r": 221,
"g": 218,
"b": 242
},
"hsl": {
"h": 247.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.89801,
"c": 0.03273,
"h": 291.5
},
"luminance": 0.71926
}Semantic roles & 50–950 ramp
primary
#DDDAF2
secondary
#CAD0A0
accent
#BB2AA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485