#D7DBFF#D7DBFF
#D7DBFF is a very light, muted blue. Relative luminance 0.723; OKLCH L 90.0% C 0.049 H 280.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBFF |
|---|---|
| RGB | rgb(215, 219, 255) |
| HSL | hsl(234, 100%, 92%) |
| HSV | hsv(234, 16%, 100%) |
| CMYK | cmyk(15.7%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.13, 5.70, -17.93) |
| CIE-LCH | lch(88.13, 18.82, 287.65°) |
| OKLab | oklab(89.97% 0.0089 -0.0486) |
| OKLCH | oklch(89.97% 0.049 280.3) |
| XYZ | xyz(71.4017, 72.3292, 104.7875) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.94
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 9.00
Pale Lilac
#E4CBFF
ΔE00 9.14
Light Lavender
#DFC5FE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBFF #FFFBD7
analogous
#D7EFFF #D7DBFF #E7D7FF
triadic
#D7DBFF #FFD7DB #DBFFD7
tetradic
#D7DBFF #FFD7EF #FFFBD7 #D7FFE7
square
#D7DBFF #FFD7EF #FFFBD7 #D7FFE7
split-complementary
#D7DBFF #FFE7D7 #EFFFD7
monochromatic
#5D6DFF #9AA4FF #D7DBFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.36
#D7DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D7DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBFF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBFF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#CEE1E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dbff; /* rgb */ color: rgb(215, 219, 255); /* oklch */ color: oklch(90.0% 0.049 280.3);
Tailwind
colors: {
custom: {
50: '#e3e6ff',
500: '#d7dbff',
950: '#000000',
},
}SCSS
$custom: #d7dbff; $custom-light: #e3e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d7dbff",
"rgb": {
"r": 215,
"g": 219,
"b": 255
},
"hsl": {
"h": 234,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89971,
"c": 0.04944,
"h": 280.3
},
"luminance": 0.7233
}Semantic roles & 50–950 ramp
primary
#D7DBFF
secondary
#EBE28F
accent
#CF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486