#D6ECFF#D6ECFF
#D6ECFF is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.035 H 244.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECFF |
|---|---|
| RGB | rgb(214, 236, 255) |
| HSL | hsl(208, 100%, 92%) |
| HSV | hsv(208, 16%, 100%) |
| CMYK | cmyk(16.1%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.36, -3.43, -11.60) |
| CIE-LCH | lch(92.36, 12.10, 253.52°) |
| OKLab | oklab(93.27% -0.0152 -0.0314) |
| OKLCH | oklch(93.27% 0.035 244.2) |
| XYZ | xyz(75.7725, 81.5054, 106.3283) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.42
Fog
#D8DCE0
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.54
Azure (CSS)
#F0FFFF
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.06
Ice Blue
#A5DFF9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECFF #FFE9D6
analogous
#D6FFFE #D6ECFF #D6D8FF
triadic
#D6ECFF #FFD6EC #ECFFD6
tetradic
#D6ECFF #FED6FF #FFE9D6 #D8FFD6
square
#D6ECFF #FED6FF #FFE9D6 #D8FFD6
split-complementary
#D6ECFF #FFD6D8 #FFFED6
monochromatic
#5CB3FF #99D0FF #D6ECFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.21
#D6ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D6ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECFF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECFF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#CCF1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6ecff; /* rgb */ color: rgb(214, 236, 255); /* oklch */ color: oklch(93.3% 0.035 244.2);
Tailwind
colors: {
custom: {
50: '#e3f2ff',
500: '#d6ecff',
950: '#000000',
},
}SCSS
$custom: #d6ecff; $custom-light: #e3f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d6ecff",
"rgb": {
"r": 214,
"g": 236,
"b": 255
},
"hsl": {
"h": 207.805,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93271,
"c": 0.03485,
"h": 244.2
},
"luminance": 0.81507
}Semantic roles & 50–950 ramp
primary
#D6ECFF
secondary
#EBB98E
accent
#6A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586