#D4DAFF#D4DAFF
#D4DAFF is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.6% C 0.051 H 278.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAFF |
|---|---|
| RGB | rgb(212, 218, 255) |
| HSL | hsl(232, 100%, 92%) |
| HSV | hsv(232, 17%, 100%) |
| CMYK | cmyk(16.9%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.66, 5.30, -18.66) |
| CIE-LCH | lch(87.66, 19.40, 285.87°) |
| OKLab | oklab(89.55% 0.0072 -0.0507) |
| OKLCH | oklch(89.55% 0.051 278.1) |
| XYZ | xyz(70.2686, 71.3588, 104.6599) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.65
Light Periwinkle
#C1C6FC
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAFF #FFF9D4
analogous
#D4F0FF #D4DAFF #E4D4FF
triadic
#D4DAFF #FFD4DA #DAFFD4
tetradic
#D4DAFF #FFD4F0 #FFF9D4 #D4FFE4
square
#D4DAFF #FFD4F0 #FFF9D4 #D4FFE4
split-complementary
#D4DAFF #FFE4D4 #F0FFD4
monochromatic
#5A71FF #97A5FF #D4DAFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.38
#D4DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D4DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAFF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAFF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#CBE0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4daff; /* rgb */ color: rgb(212, 218, 255); /* oklch */ color: oklch(89.6% 0.051 278.1);
Tailwind
colors: {
custom: {
50: '#e1e5ff',
500: '#d4daff',
950: '#000000',
},
}SCSS
$custom: #d4daff; $custom-light: #e1e5ff; $custom-dark: #000000;
JSON
{
"hex": "#d4daff",
"rgb": {
"r": 212,
"g": 218,
"b": 255
},
"hsl": {
"h": 231.628,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.89552,
"c": 0.05117,
"h": 278.1
},
"luminance": 0.7136
}Semantic roles & 50–950 ramp
primary
#D4DAFF
secondary
#EBDE8C
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486