#DDDCF0#DDDCF0
#DDDCF0 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.027 H 288.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF0 |
|---|---|
| RGB | rgb(221, 220, 240) |
| HSL | hsl(243, 40%, 90%) |
| HSV | hsv(243, 8%, 94%) |
| CMYK | cmyk(7.9%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.38, 4.07, -9.62) |
| CIE-LCH | lch(88.38, 10.45, 292.93°) |
| OKLab | oklab(90.13% 0.0084 -0.0258) |
| OKLCH | oklch(90.13% 0.027 288.1) |
| XYZ | xyz(71.1371, 72.8495, 92.7348) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.21
Ghostwhite
#F8F8FF
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 9.07
Lavenderblush
#FFF0F5
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF0 #EFF0DC
analogous
#DCE5F0 #DDDCF0 #E7DCF0
triadic
#DDDCF0 #F0DDDC #DCF0DD
tetradic
#DDDCF0 #F0DCE5 #EFF0DC #DCF0E7
square
#DDDCF0 #F0DCE5 #EFF0DC #DCF0E7
split-complementary
#DDDCF0 #F0E7DC #E5F0DC
monochromatic
#8A86CB #B3B1DE #DDDCF0 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.35
#DDDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DDDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF0
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF0 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#D9DFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf0; /* rgb */ color: rgb(221, 220, 240); /* oklch */ color: oklch(90.1% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#e7e6f5',
500: '#dddcf0',
950: '#000000',
},
}SCSS
$custom: #dddcf0; $custom-light: #e7e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dddcf0",
"rgb": {
"r": 221,
"g": 220,
"b": 240
},
"hsl": {
"h": 243,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90129,
"c": 0.02716,
"h": 288.1
},
"luminance": 0.7285
}Semantic roles & 50–950 ramp
primary
#DDDCF0
secondary
#CACCA4
accent
#B332AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485