#D4DAFA#D4DAFA
#D4DAFA is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.4% C 0.044 H 277.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAFA |
|---|---|
| RGB | rgb(212, 218, 250) |
| HSL | hsl(231, 79%, 91%) |
| HSV | hsv(231, 15%, 98%) |
| CMYK | cmyk(15.2%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(87.50, 4.26, -16.26) |
| CIE-LCH | lch(87.50, 16.81, 284.68°) |
| OKLab | oklab(89.38% 0.0055 -0.044) |
| OKLCH | oklch(89.38% 0.044 277.1) |
| XYZ | xyz(69.4742, 71.0410, 100.4760) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.94
Powder Blue (survey)
#B1D1FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAFA #FAF4D4
analogous
#D4EDFA #D4DAFA #E1D4FA
triadic
#D4DAFA #FAD4DA #DAFAD4
tetradic
#D4DAFA #FAD4ED #FAF4D4 #D4FAE1
square
#D4DAFA #FAD4ED #FAF4D4 #D4FAE1
split-complementary
#D4DAFA #FAE1D4 #EDFAD4
monochromatic
#667CED #9DABF4 #D4DAFA #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.38
#D4DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAFA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAFA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#CCE0E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dafa; /* rgb */ color: rgb(212, 218, 250); /* oklch */ color: oklch(89.4% 0.044 277.1);
Tailwind
colors: {
custom: {
50: '#e1e5fc',
500: '#d4dafa',
950: '#000000',
},
}SCSS
$custom: #d4dafa; $custom-light: #e1e5fc; $custom-dark: #000000;
JSON
{
"hex": "#d4dafa",
"rgb": {
"r": 212,
"g": 218,
"b": 250
},
"hsl": {
"h": 230.526,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.8938,
"c": 0.04438,
"h": 277.1
},
"luminance": 0.71042
}Semantic roles & 50–950 ramp
primary
#D4DAFA
secondary
#E0D492
accent
#BA0ADB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485