#D7D2FF#D7D2FF
#D7D2FF is a very light, moderate blue. Relative luminance 0.678; OKLCH L 88.2% C 0.062 H 290.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D2FF |
|---|---|
| RGB | rgb(215, 210, 255) |
| HSL | hsl(247, 100%, 91%) |
| HSV | hsv(247, 18%, 100%) |
| CMYK | cmyk(15.7%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.89, 10.46, -21.32) |
| CIE-LCH | lch(85.89, 23.74, 296.14°) |
| OKLab | oklab(88.22% 0.0213 -0.058) |
| OKLCH | oklch(88.22% 0.062 290.2) |
| XYZ | xyz(69.1170, 67.7596, 104.0259) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.89
Light Periwinkle
#C1C6FC
ΔE00 5.32
Pale Lilac
#E4CBFF
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D2FF #FAFFD2
analogous
#D2E3FF #D7D2FF #EDD2FF
triadic
#D7D2FF #FFD7D2 #D2FFD7
tetradic
#D7D2FF #FFD2E3 #FAFFD2 #D2FFED
square
#D7D2FF #FFD2E3 #FAFFD2 #D2FFED
split-complementary
#D7D2FF #FFEDD2 #E3FFD2
monochromatic
#6A58FF #A195FF #D7D2FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.44
#D7D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D7D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D2FF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D2FF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#CFD9E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7d2ff; /* rgb */ color: rgb(215, 210, 255); /* oklch */ color: oklch(88.2% 0.062 290.2);
Tailwind
colors: {
custom: {
50: '#e3dfff',
500: '#d7d2ff',
950: '#000000',
},
}SCSS
$custom: #d7d2ff; $custom-light: #e3dfff; $custom-dark: #000000;
JSON
{
"hex": "#d7d2ff",
"rgb": {
"r": 215,
"g": 210,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88224,
"c": 0.06176,
"h": 290.2
},
"luminance": 0.6776
}Semantic roles & 50–950 ramp
primary
#D7D2FF
secondary
#E0EA8B
accent
#E600CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486