#D5D2FF#D5D2FF
#D5D2FF is a very light, moderate blue. Relative luminance 0.675; OKLCH L 88.1% C 0.062 H 288.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2FF |
|---|---|
| RGB | rgb(213, 210, 255) |
| HSL | hsl(244, 100%, 91%) |
| HSV | hsv(244, 18%, 100%) |
| CMYK | cmyk(16.5%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.73, 9.84, -21.56) |
| CIE-LCH | lch(85.73, 23.70, 294.54°) |
| OKLab | oklab(88.07% 0.0192 -0.0587) |
| OKLCH | oklch(88.07% 0.062 288.1) |
| XYZ | xyz(68.5331, 67.4586, 103.9985) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.45
Light Periwinkle
#C1C6FC
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lavender
#DFC5FE
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 7.88
Light Lilac
#EDC8FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2FF #FCFFD2
analogous
#D2E5FF #D5D2FF #EBD2FF
triadic
#D5D2FF #FFD5D2 #D2FFD5
tetradic
#D5D2FF #FFD2E5 #FCFFD2 #D2FFEB
square
#D5D2FF #FFD2E5 #FCFFD2 #D2FFEB
split-complementary
#D5D2FF #FFEBD2 #E5FFD2
monochromatic
#6358FF #9C95FF #D5D2FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.45
#D5D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D5D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2FF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2FF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#CDD9E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d5d2ff; /* rgb */ color: rgb(213, 210, 255); /* oklch */ color: oklch(88.1% 0.062 288.1);
Tailwind
colors: {
custom: {
50: '#e2dfff',
500: '#d5d2ff',
950: '#000000',
},
}SCSS
$custom: #d5d2ff; $custom-light: #e2dfff; $custom-dark: #000000;
JSON
{
"hex": "#d5d2ff",
"rgb": {
"r": 213,
"g": 210,
"b": 255
},
"hsl": {
"h": 244,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88069,
"c": 0.06173,
"h": 288.1
},
"luminance": 0.67459
}Semantic roles & 50–950 ramp
primary
#D5D2FF
secondary
#E4EA8B
accent
#E600D6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486