#D7DEF2#D7DEF2
#D7DEF2 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.028 H 270.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEF2 |
|---|---|
| RGB | rgb(215, 222, 242) |
| HSL | hsl(224, 51%, 90%) |
| HSV | hsv(224, 11%, 95%) |
| CMYK | cmyk(11.2%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.50, 1.49, -10.54) |
| CIE-LCH | lch(88.50, 10.65, 278.02°) |
| OKLab | oklab(90.13% 0.0002 -0.0284) |
| OKLCH | oklch(90.13% 0.028 270.4) |
| XYZ | xyz(70.1692, 73.0997, 94.4000) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.81
Light Blue Grey
#B7C9E2
ΔE00 6.81
Fog
#D8DCE0
ΔE00 6.86
Ghostwhite
#F8F8FF
ΔE00 7.92
Aliceblue
#F0F8FF
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEF2 #F2EBD7
analogous
#D7ECF2 #D7DEF2 #DED7F2
triadic
#D7DEF2 #F2D7DE #DEF2D7
tetradic
#D7DEF2 #F2D7EC #F2EBD7 #D7F2DE
square
#D7DEF2 #F2D7EC #F2EBD7 #D7F2DE
split-complementary
#D7DEF2 #F2DED7 #ECF2D7
monochromatic
#7B92D4 #A9B8E3 #D7DEF2 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.34
#D7DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#D7DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEF2
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEF2 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF3
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#D1E2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7def2; /* rgb */ color: rgb(215, 222, 242); /* oklch */ color: oklch(90.1% 0.028 270.4);
Tailwind
colors: {
custom: {
50: '#e3e8f6',
500: '#d7def2',
950: '#000000',
},
}SCSS
$custom: #d7def2; $custom-light: #e3e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d7def2",
"rgb": {
"r": 215,
"g": 222,
"b": 242
},
"hsl": {
"h": 224.444,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.90132,
"c": 0.02838,
"h": 270.4
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#D7DEF2
secondary
#D0C39D
accent
#9727BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485