#D4DAFE#D4DAFE
#D4DAFE is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.5% C 0.050 H 277.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAFE |
|---|---|
| RGB | rgb(212, 218, 254) |
| HSL | hsl(231, 95%, 91%) |
| HSV | hsv(231, 17%, 100%) |
| CMYK | cmyk(16.5%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.63, 5.09, -18.18) |
| CIE-LCH | lch(87.63, 18.88, 285.65°) |
| OKLab | oklab(89.52% 0.0068 -0.0493) |
| OKLCH | oklch(89.52% 0.05 277.9) |
| XYZ | xyz(70.1080, 71.2946, 103.8143) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.86
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAFE #FEF8D4
analogous
#D4EFFE #D4DAFE #E3D4FE
triadic
#D4DAFE #FED4DA #DAFED4
tetradic
#D4DAFE #FED4EF #FEF8D4 #D4FEE3
square
#D4DAFE #FED4EF #FEF8D4 #D4FEE3
split-complementary
#D4DAFE #FEE3D4 #EFFED4
monochromatic
#5C73FB #98A7FD #D4DAFE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.38
#D4DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D4DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAFE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAFE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#CBE0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dafe; /* rgb */ color: rgb(212, 218, 254); /* oklch */ color: oklch(89.5% 0.050 277.9);
Tailwind
colors: {
custom: {
50: '#e1e5fe',
500: '#d4dafe',
950: '#000000',
},
}SCSS
$custom: #d4dafe; $custom-light: #e1e5fe; $custom-dark: #000000;
JSON
{
"hex": "#d4dafe",
"rgb": {
"r": 212,
"g": 218,
"b": 254
},
"hsl": {
"h": 231.429,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.89517,
"c": 0.04982,
"h": 277.9
},
"luminance": 0.71296
}Semantic roles & 50–950 ramp
primary
#D4DAFE
secondary
#E8DC8E
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485