#D4D5FA#D4D5FA
#D4D5FA is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.4% C 0.051 H 284.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D5FA |
|---|---|
| RGB | rgb(212, 213, 250) |
| HSL | hsl(238, 79%, 91%) |
| HSV | hsv(238, 15%, 98%) |
| CMYK | cmyk(15.2%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(86.25, 6.89, -18.15) |
| CIE-LCH | lch(86.25, 19.41, 290.80°) |
| OKLab | oklab(88.4% 0.0124 -0.0492) |
| OKLCH | oklch(88.4% 0.051 284.1) |
| XYZ | xyz(68.1971, 68.4869, 100.0503) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.03
Light Periwinkle
#C1C6FC
ΔE00 5.82
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D5FA #FAF9D4
analogous
#D4E8FA #D4D5FA #E6D4FA
triadic
#D4D5FA #FAD4D5 #D5FAD4
tetradic
#D4D5FA #FAD4E8 #FAF9D4 #D4FAE6
square
#D4D5FA #FAD4E8 #FAF9D4 #D4FAE6
split-complementary
#D4D5FA #FAE6D4 #E8FAD4
monochromatic
#666AED #9D9FF4 #D4D5FA #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.43
#D4D5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D4D5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D5FA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D5FA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#CCDBE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d5fa; /* rgb */ color: rgb(212, 213, 250); /* oklch */ color: oklch(88.4% 0.051 284.1);
Tailwind
colors: {
custom: {
50: '#e1e1fc',
500: '#d4d5fa',
950: '#000000',
},
}SCSS
$custom: #d4d5fa; $custom-light: #e1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#d4d5fa",
"rgb": {
"r": 212,
"g": 213,
"b": 250
},
"hsl": {
"h": 238.421,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.88399,
"c": 0.05076,
"h": 284.1
},
"luminance": 0.68488
}Semantic roles & 50–950 ramp
primary
#D4D5FA
secondary
#E0DE92
accent
#D60ADB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485