#D4E6FF#D4E6FF
#D4E6FF is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.9% C 0.039 H 256.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6FF |
|---|---|
| RGB | rgb(212, 230, 255) |
| HSL | hsl(215, 100%, 92%) |
| HSV | hsv(215, 17%, 100%) |
| CMYK | cmyk(16.9%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(90.69, -0.96, -14.10) |
| CIE-LCH | lch(90.69, 14.13, 266.11°) |
| OKLab | oklab(91.93% -0.0091 -0.0382) |
| OKLCH | oklch(91.93% 0.039 256.6) |
| XYZ | xyz(73.4938, 77.8092, 105.7349) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Aliceblue
#F0F8FF
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6FF #FFEDD4
analogous
#D4FBFF #D4E6FF #D8D4FF
triadic
#D4E6FF #FFD4E6 #E6FFD4
tetradic
#D4E6FF #FFD4FB #FFEDD4 #D4FFD8
square
#D4E6FF #FFD4FB #FFEDD4 #D4FFD8
split-complementary
#D4E6FF #FFD8D4 #FBFFD4
monochromatic
#5A9FFF #97C2FF #D4E6FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.27
#D4E6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D4E6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6FF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6FF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#C9EBEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e6ff; /* rgb */ color: rgb(212, 230, 255); /* oklch */ color: oklch(91.9% 0.039 256.6);
Tailwind
colors: {
custom: {
50: '#e1edff',
500: '#d4e6ff',
950: '#000000',
},
}SCSS
$custom: #d4e6ff; $custom-light: #e1edff; $custom-dark: #000000;
JSON
{
"hex": "#d4e6ff",
"rgb": {
"r": 212,
"g": 230,
"b": 255
},
"hsl": {
"h": 214.884,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91929,
"c": 0.03925,
"h": 256.6
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#D4E6FF
secondary
#EBC38C
accent
#8500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486