#D6E8F2#D6E8F2
#D6E8F2 is a very light, muted cyan. Relative luminance 0.784; OKLCH L 92.1% C 0.024 H 231.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E8F2 |
|---|---|
| RGB | rgb(214, 232, 242) |
| HSL | hsl(201, 52%, 89%) |
| HSV | hsv(201, 12%, 95%) |
| CMYK | cmyk(11.6%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.97, -4.00, -6.88) |
| CIE-LCH | lch(90.97, 7.96, 239.81°) |
| OKLab | oklab(92.06% -0.0145 -0.0185) |
| OKLCH | oklch(92.06% 0.024 231.8) |
| XYZ | xyz(72.6115, 78.4190, 95.2980) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 7.84
Lightcyan
#E0FFFF
ΔE00 8.26
Whitesmoke
#F5F5F5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E8F2 #F2E0D6
analogous
#D6F2EE #D6E8F2 #D6DAF2
triadic
#D6E8F2 #F2D6E8 #E8F2D6
tetradic
#D6E8F2 #EED6F2 #F2E0D6 #DAF2D6
square
#D6E8F2 #EED6F2 #F2E0D6 #DAF2D6
split-complementary
#D6E8F2 #F2D6DA #F2EED6
monochromatic
#79B4D5 #A8CEE3 #D6E8F2 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.26
#D6E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D6E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E8F2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E8F2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#CFEBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d6e8f2; /* rgb */ color: rgb(214, 232, 242); /* oklch */ color: oklch(92.1% 0.024 231.8);
Tailwind
colors: {
custom: {
50: '#e2eff6',
500: '#d6e8f2',
950: '#000000',
},
}SCSS
$custom: #d6e8f2; $custom-light: #e2eff6; $custom-dark: #000000;
JSON
{
"hex": "#d6e8f2",
"rgb": {
"r": 214,
"g": 232,
"b": 242
},
"hsl": {
"h": 201.429,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.9206,
"c": 0.02354,
"h": 231.8
},
"luminance": 0.7842
}Semantic roles & 50–950 ramp
primary
#D6E8F2
secondary
#D1AF9C
accent
#5D26BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585