#D7DFF3#D7DFF3
#D7DFF3 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.029 H 268.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFF3 |
|---|---|
| RGB | rgb(215, 223, 243) |
| HSL | hsl(223, 54%, 90%) |
| HSV | hsv(223, 12%, 95%) |
| CMYK | cmyk(11.5%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(88.78, 1.16, -10.65) |
| CIE-LCH | lch(88.78, 10.71, 276.24°) |
| OKLab | oklab(90.36% -0.0008 -0.0287) |
| OKLCH | oklch(90.36% 0.029 268.4) |
| XYZ | xyz(70.5861, 73.6927, 95.2820) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.12
Light Blue Grey
#B7C9E2
ΔE00 6.71
Fog
#D8DCE0
ΔE00 6.80
Aliceblue
#F0F8FF
ΔE00 7.78
Ghostwhite
#F8F8FF
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFF3 #F3EBD7
analogous
#D7EDF3 #D7DFF3 #DDD7F3
triadic
#D7DFF3 #F3D7DF #DFF3D7
tetradic
#D7DFF3 #F3D7ED #F3EBD7 #D7F3DD
square
#D7DFF3 #F3D7ED #F3EBD7 #D7F3DD
split-complementary
#D7DFF3 #F3DDD7 #EDF3D7
monochromatic
#7994D7 #A8B9E5 #D7DFF3 #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.33
#D7DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#D7DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFF3
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFF3 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#D1E3E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d7dff3; /* rgb */ color: rgb(215, 223, 243); /* oklch */ color: oklch(90.4% 0.029 268.4);
Tailwind
colors: {
custom: {
50: '#e3e9f7',
500: '#d7dff3',
950: '#000000',
},
}SCSS
$custom: #d7dff3; $custom-light: #e3e9f7; $custom-dark: #000000;
JSON
{
"hex": "#d7dff3",
"rgb": {
"r": 215,
"g": 223,
"b": 243
},
"hsl": {
"h": 222.857,
"s": 53.846,
"l": 89.804
},
"oklch": {
"l": 0.90362,
"c": 0.02868,
"h": 268.4
},
"luminance": 0.73693
}Semantic roles & 50–950 ramp
primary
#D7DFF3
secondary
#D2C39C
accent
#9424C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485