#D9DEF2#D9DEF2
#D9DEF2 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.028 H 274.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEF2 |
|---|---|
| RGB | rgb(217, 222, 242) |
| HSL | hsl(228, 49%, 90%) |
| HSV | hsv(228, 10%, 95%) |
| CMYK | cmyk(10.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.64, 2.13, -10.31) |
| CIE-LCH | lch(88.64, 10.53, 281.65°) |
| OKLab | oklab(90.28% 0.0023 -0.0277) |
| OKLCH | oklch(90.28% 0.028 274.6) |
| XYZ | xyz(70.7602, 73.4044, 94.4277) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Fog
#D8DCE0
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 7.45
Ghostwhite
#F8F8FF
ΔE00 7.74
Aliceblue
#F0F8FF
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEF2 #F2EDD9
analogous
#D9EBF2 #D9DEF2 #E0D9F2
triadic
#D9DEF2 #F2D9DE #DEF2D9
tetradic
#D9DEF2 #F2D9EB #F2EDD9 #D9F2E0
square
#D9DEF2 #F2D9EB #F2EDD9 #D9F2E0
split-complementary
#D9DEF2 #F2E0D9 #EBF2D9
monochromatic
#7E8FD3 #ABB6E2 #D9DEF2 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.34
#D9DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D9DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEF2
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEF2 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#D7DEF1
Tritanopia (blue-blind)
#D4E1E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d9def2; /* rgb */ color: rgb(217, 222, 242); /* oklch */ color: oklch(90.3% 0.028 274.6);
Tailwind
colors: {
custom: {
50: '#e4e8f6',
500: '#d9def2',
950: '#000000',
},
}SCSS
$custom: #d9def2; $custom-light: #e4e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d9def2",
"rgb": {
"r": 217,
"g": 222,
"b": 242
},
"hsl": {
"h": 228,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.90282,
"c": 0.02782,
"h": 274.6
},
"luminance": 0.73405
}Semantic roles & 50–950 ramp
primary
#D9DEF2
secondary
#D0C69F
accent
#9F29BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485