#D7D8FF#D7D8FF
#D7D8FF is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.4% C 0.053 H 284.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D8FF |
|---|---|
| RGB | rgb(215, 216, 255) |
| HSL | hsl(239, 100%, 92%) |
| HSV | hsv(239, 16%, 100%) |
| CMYK | cmyk(15.7%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(87.38, 7.28, -19.06) |
| CIE-LCH | lch(87.38, 20.41, 290.92°) |
| OKLab | oklab(89.39% 0.013 -0.0517) |
| OKLCH | oklch(89.39% 0.053 284.1) |
| XYZ | xyz(70.6261, 70.7780, 104.5290) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Pale Lilac
#E4CBFF
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 8.32
Pale Lavender
#EECFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D8FF #FFFED7
analogous
#D7ECFF #D7D8FF #EAD7FF
triadic
#D7D8FF #FFD7D8 #D8FFD7
tetradic
#D7D8FF #FFD7EC #FFFED7 #D7FFEA
square
#D7D8FF #FFD7EC #FFFED7 #D7FFEA
split-complementary
#D7D8FF #FFEAD7 #ECFFD7
monochromatic
#5D61FF #9A9CFF #D7D8FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.39
#D7D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D7D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D8FF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D8FF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#CFDEE5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7d8ff; /* rgb */ color: rgb(215, 216, 255); /* oklch */ color: oklch(89.4% 0.053 284.1);
Tailwind
colors: {
custom: {
50: '#e3e4ff',
500: '#d7d8ff',
950: '#000000',
},
}SCSS
$custom: #d7d8ff; $custom-light: #e3e4ff; $custom-dark: #000000;
JSON
{
"hex": "#d7d8ff",
"rgb": {
"r": 215,
"g": 216,
"b": 255
},
"hsl": {
"h": 238.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89386,
"c": 0.05336,
"h": 284.1
},
"luminance": 0.70779
}Semantic roles & 50–950 ramp
primary
#D7D8FF
secondary
#EBE98F
accent
#E000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486