#D4EDFF#D4EDFF
#D4EDFF is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.3% C 0.036 H 239.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDFF |
|---|---|
| RGB | rgb(212, 237, 255) |
| HSL | hsl(205, 100%, 92%) |
| HSV | hsv(205, 17%, 100%) |
| CMYK | cmyk(16.9%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(92.48, -4.56, -11.43) |
| CIE-LCH | lch(92.48, 12.31, 248.26°) |
| OKLab | oklab(93.34% -0.0185 -0.0309) |
| OKLCH | oklch(93.34% 0.036 239.2) |
| XYZ | xyz(75.4810, 81.7837, 106.3974) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 8.17
Ice Blue
#A5DFF9
ΔE00 8.35
Azure (CSS)
#F0FFFF
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDFF #FFE6D4
analogous
#D4FFFB #D4EDFF #D4D8FF
triadic
#D4EDFF #FFD4ED #EDFFD4
tetradic
#D4EDFF #FBD4FF #FFE6D4 #D8FFD4
square
#D4EDFF #FBD4FF #FFE6D4 #D8FFD4
split-complementary
#D4EDFF #FFD4D8 #FFFBD4
monochromatic
#5ABAFF #97D3FF #D4EDFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.21
#D4EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D4EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDFF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDFF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#C9F2F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4edff; /* rgb */ color: rgb(212, 237, 255); /* oklch */ color: oklch(93.3% 0.036 239.2);
Tailwind
colors: {
custom: {
50: '#e1f2ff',
500: '#d4edff',
950: '#000000',
},
}SCSS
$custom: #d4edff; $custom-light: #e1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d4edff",
"rgb": {
"r": 212,
"g": 237,
"b": 255
},
"hsl": {
"h": 205.116,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.93335,
"c": 0.03603,
"h": 239.2
},
"luminance": 0.81785
}Semantic roles & 50–950 ramp
primary
#D4EDFF
secondary
#EBB48C
accent
#6000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586