#DDDBFF#DDDBFF
#DDDBFF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.049 H 287.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBFF |
|---|---|
| RGB | rgb(221, 219, 255) |
| HSL | hsl(243, 100%, 93%) |
| HSV | hsv(243, 14%, 100%) |
| CMYK | cmyk(13.3%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.57, 7.58, -17.22) |
| CIE-LCH | lch(88.57, 18.81, 293.74°) |
| OKLab | oklab(90.43% 0.0151 -0.0466) |
| OKLCH | oklch(90.43% 0.049 287.9) |
| XYZ | xyz(73.1964, 73.2546, 104.8716) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBFF #FDFFDB
analogous
#DBEBFF #DDDBFF #EFDBFF
triadic
#DDDBFF #FFDDDB #DBFFDD
tetradic
#DDDBFF #FFDBEB #FDFFDB #DBFFEF
square
#DDDBFF #FFDBEB #FDFFDB #DBFFEF
split-complementary
#DDDBFF #FFEFDB #EBFFDB
monochromatic
#6961FF #A39EFF #DDDBFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.34
#DDDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DDDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBFF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBFF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#D6E1E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddbff; /* rgb */ color: rgb(221, 219, 255); /* oklch */ color: oklch(90.4% 0.049 287.9);
Tailwind
colors: {
custom: {
50: '#e7e6ff',
500: '#dddbff',
950: '#000000',
},
}SCSS
$custom: #dddbff; $custom-light: #e7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dddbff",
"rgb": {
"r": 221,
"g": 219,
"b": 255
},
"hsl": {
"h": 243.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.90426,
"c": 0.049,
"h": 287.9
},
"luminance": 0.73255
}Semantic roles & 50–950 ramp
primary
#DDDBFF
secondary
#E7EC92
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486