#D4E2FF#D4E2FF
#D4E2FF is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.1% C 0.043 H 265.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2FF |
|---|---|
| RGB | rgb(212, 226, 255) |
| HSL | hsl(220, 100%, 92%) |
| HSV | hsv(220, 17%, 100%) |
| CMYK | cmyk(16.9%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.68, 1.12, -15.62) |
| CIE-LCH | lch(89.68, 15.66, 274.09°) |
| OKLab | oklab(91.13% -0.0037 -0.0423) |
| OKLCH | oklch(91.13% 0.043 265) |
| XYZ | xyz(72.3934, 75.6084, 105.3681) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.39
Light Periwinkle
#C1C6FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2FF #FFF1D4
analogous
#D4F8FF #D4E2FF #DCD4FF
triadic
#D4E2FF #FFD4E2 #E2FFD4
tetradic
#D4E2FF #FFD4F8 #FFF1D4 #D4FFDC
square
#D4E2FF #FFD4F8 #FFF1D4 #D4FFDC
split-complementary
#D4E2FF #FFDCD4 #F8FFD4
monochromatic
#5A8FFF #97B9FF #D4E2FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.30
#D4E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D4E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2FF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2FF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#CAE8EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e2ff; /* rgb */ color: rgb(212, 226, 255); /* oklch */ color: oklch(91.1% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#e1ebff',
500: '#d4e2ff',
950: '#000000',
},
}SCSS
$custom: #d4e2ff; $custom-light: #e1ebff; $custom-dark: #000000;
JSON
{
"hex": "#d4e2ff",
"rgb": {
"r": 212,
"g": 226,
"b": 255
},
"hsl": {
"h": 220.465,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91132,
"c": 0.0425,
"h": 265
},
"luminance": 0.7561
}Semantic roles & 50–950 ramp
primary
#D4E2FF
secondary
#EBCC8C
accent
#9B00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486