#D6EDFC#D6EDFC
#D6EDFC is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.4% C 0.032 H 236.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDFC |
|---|---|
| RGB | rgb(214, 237, 252) |
| HSL | hsl(204, 86%, 91%) |
| HSV | hsv(204, 15%, 99%) |
| CMYK | cmyk(15.1%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.53, -4.56, -9.79) |
| CIE-LCH | lch(92.53, 10.80, 245.03°) |
| OKLab | oklab(93.38% -0.0176 -0.0264) |
| OKLCH | oklch(93.38% 0.032 236.3) |
| XYZ | xyz(75.5821, 81.8912, 103.9011) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 7.52
Fog
#D8DCE0
ΔE00 7.78
Lightblue
#ADD8E6
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 8.55
Ice Blue
#A5DFF9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDFC #FCE5D6
analogous
#D6FCF8 #D6EDFC #D6DAFC
triadic
#D6EDFC #FCD6ED #EDFCD6
tetradic
#D6EDFC #F8D6FC #FCE5D6 #DAFCD6
square
#D6EDFC #F8D6FC #FCE5D6 #DAFCD6
split-complementary
#D6EDFC #FCD6DA #FCF8D6
monochromatic
#64BBF4 #9DD4F8 #D6EDFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.21
#D6EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D6EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDFC
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDFC | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#CCF1F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6edfc; /* rgb */ color: rgb(214, 237, 252); /* oklch */ color: oklch(93.4% 0.032 236.3);
Tailwind
colors: {
custom: {
50: '#e3f2fd',
500: '#d6edfc',
950: '#000000',
},
}SCSS
$custom: #d6edfc; $custom-light: #e3f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d6edfc",
"rgb": {
"r": 214,
"g": 237,
"b": 252
},
"hsl": {
"h": 203.684,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.93378,
"c": 0.03175,
"h": 236.3
},
"luminance": 0.81893
}Semantic roles & 50–950 ramp
primary
#D6EDFC
secondary
#E4B292
accent
#5B03E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585