#D5D4FF#D5D4FF
#D5D4FF is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.5% C 0.059 H 286.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4FF |
|---|---|
| RGB | rgb(213, 212, 255) |
| HSL | hsl(241, 100%, 92%) |
| HSV | hsv(241, 17%, 100%) |
| CMYK | cmyk(16.5%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(86.23, 8.78, -20.81) |
| CIE-LCH | lch(86.23, 22.58, 292.89°) |
| OKLab | oklab(88.46% 0.0164 -0.0566) |
| OKLCH | oklch(88.46% 0.059 286.2) |
| XYZ | xyz(69.0300, 68.4523, 104.1642) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.78
Light Periwinkle
#C1C6FC
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4FF #FEFFD4
analogous
#D4E9FF #D5D4FF #EBD4FF
triadic
#D5D4FF #FFD5D4 #D4FFD5
tetradic
#D5D4FF #FFD4E9 #FEFFD4 #D4FFEB
square
#D5D4FF #FFD4E9 #FEFFD4 #D4FFEB
split-complementary
#D5D4FF #FFEBD4 #E9FFD4
monochromatic
#5D5AFF #9997FF #D5D4FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.43
#D5D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D5D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4FF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4FF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#CCDBE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5d4ff; /* rgb */ color: rgb(213, 212, 255); /* oklch */ color: oklch(88.5% 0.059 286.2);
Tailwind
colors: {
custom: {
50: '#e2e1ff',
500: '#d5d4ff',
950: '#000000',
},
}SCSS
$custom: #d5d4ff; $custom-light: #e2e1ff; $custom-dark: #000000;
JSON
{
"hex": "#d5d4ff",
"rgb": {
"r": 213,
"g": 212,
"b": 255
},
"hsl": {
"h": 241.395,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.88456,
"c": 0.05893,
"h": 286.2
},
"luminance": 0.68453
}Semantic roles & 50–950 ramp
primary
#D5D4FF
secondary
#E9EB8C
accent
#E600E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486