#DDDEF2#DDDEF2
#DDDEF2 is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.6% C 0.027 H 283.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEF2 |
|---|---|
| RGB | rgb(221, 222, 242) |
| HSL | hsl(237, 45%, 91%) |
| HSV | hsv(237, 9%, 95%) |
| CMYK | cmyk(8.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.93, 3.41, -9.84) |
| CIE-LCH | lch(88.93, 10.42, 289.13°) |
| OKLab | oklab(90.59% 0.0064 -0.0264) |
| OKLCH | oklch(90.59% 0.027 283.6) |
| XYZ | xyz(71.9639, 74.0251, 94.4842) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.86
Ghostwhite
#F8F8FF
ΔE00 7.63
Fog
#D8DCE0
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 8.96
Aliceblue
#F0F8FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEF2 #F2F1DD
analogous
#DDE8F2 #DDDEF2 #E6DDF2
triadic
#DDDEF2 #F2DDDE #DEF2DD
tetradic
#DDDEF2 #F2DDE8 #F2F1DD #DDF2E6
square
#DDDEF2 #F2DDE8 #F2F1DD #DDF2E6
split-complementary
#DDDEF2 #F2E6DD #E8F2DD
monochromatic
#8488D0 #B1B3E1 #DDDEF2 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.33
#DDDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#DDDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEF2
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEF2 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#D9E1E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddef2; /* rgb */ color: rgb(221, 222, 242); /* oklch */ color: oklch(90.6% 0.027 283.6);
Tailwind
colors: {
custom: {
50: '#e7e8f6',
500: '#dddef2',
950: '#000000',
},
}SCSS
$custom: #dddef2; $custom-light: #e7e8f6; $custom-dark: #000000;
JSON
{
"hex": "#dddef2",
"rgb": {
"r": 221,
"g": 222,
"b": 242
},
"hsl": {
"h": 237.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.90585,
"c": 0.02718,
"h": 283.6
},
"luminance": 0.74026
}Semantic roles & 50–950 ramp
primary
#DDDEF2
secondary
#CFCDA4
accent
#B12EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485