#DDDCFF#DDDCFF
#DDDCFF is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.6% C 0.048 H 286.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCFF |
|---|---|
| RGB | rgb(221, 220, 255) |
| HSL | hsl(242, 100%, 93%) |
| HSV | hsv(242, 14%, 100%) |
| CMYK | cmyk(13.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.82, 7.05, -16.85) |
| CIE-LCH | lch(88.82, 18.26, 292.71°) |
| OKLab | oklab(90.62% 0.0137 -0.0456) |
| OKLCH | oklch(90.62% 0.048 286.7) |
| XYZ | xyz(73.4581, 73.7779, 104.9589) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 7.58
Pale Lilac
#E4CBFF
ΔE00 8.05
Light Lavender
#DFC5FE
ΔE00 8.89
Pale Lavender
#EECFFE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCFF #FEFFDC
analogous
#DCECFF #DDDCFF #EEDCFF
triadic
#DDDCFF #FFDDDC #DCFFDD
tetradic
#DDDCFF #FFDCEC #FEFFDC #DCFFEE
square
#DDDCFF #FFDCEC #FEFFDC #DCFFEE
split-complementary
#DDDCFF #FFEEDC #ECFFDC
monochromatic
#6662FF #A29FFF #DDDCFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.33
#DDDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DDDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCFF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCFF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#D6E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddcff; /* rgb */ color: rgb(221, 220, 255); /* oklch */ color: oklch(90.6% 0.048 286.7);
Tailwind
colors: {
custom: {
50: '#e7e6ff',
500: '#dddcff',
950: '#000000',
},
}SCSS
$custom: #dddcff; $custom-light: #e7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dddcff",
"rgb": {
"r": 221,
"g": 220,
"b": 255
},
"hsl": {
"h": 241.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9062,
"c": 0.0476,
"h": 286.7
},
"luminance": 0.73779
}Semantic roles & 50–950 ramp
primary
#DDDCFF
secondary
#E9EC93
accent
#E600DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486