#D6EDFF#D6EDFF
#D6EDFF is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.035 H 241.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDFF |
|---|---|
| RGB | rgb(214, 237, 255) |
| HSL | hsl(206, 100%, 92%) |
| HSV | hsv(206, 16%, 100%) |
| CMYK | cmyk(16.1%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(92.61, -3.95, -11.22) |
| CIE-LCH | lch(92.61, 11.90, 250.63°) |
| OKLab | oklab(93.47% -0.0165 -0.0303) |
| OKLCH | oklch(93.47% 0.035 241.5) |
| XYZ | xyz(76.0613, 82.0829, 106.4246) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.35
Fog
#D8DCE0
ΔE00 8.16
Azure (CSS)
#F0FFFF
ΔE00 8.48
Lightblue
#ADD8E6
ΔE00 8.70
Ice Blue
#A5DFF9
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDFF #FFE8D6
analogous
#D6FFFC #D6EDFF #D6D9FF
triadic
#D6EDFF #FFD6ED #EDFFD6
tetradic
#D6EDFF #FCD6FF #FFE8D6 #D9FFD6
square
#D6EDFF #FCD6FF #FFE8D6 #D9FFD6
split-complementary
#D6EDFF #FFD6D9 #FFFCD6
monochromatic
#5CB7FF #99D2FF #D6EDFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.21
#D6EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D6EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDFF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDFF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#CBF1F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6edff; /* rgb */ color: rgb(214, 237, 255); /* oklch */ color: oklch(93.5% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#e3f2ff',
500: '#d6edff',
950: '#000000',
},
}SCSS
$custom: #d6edff; $custom-light: #e3f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d6edff",
"rgb": {
"r": 214,
"g": 237,
"b": 255
},
"hsl": {
"h": 206.341,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93472,
"c": 0.03454,
"h": 241.5
},
"luminance": 0.82085
}Semantic roles & 50–950 ramp
primary
#D6EDFF
secondary
#EBB78E
accent
#6500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586