#D6E6F2#D6E6F2
#D6E6F2 is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.7% C 0.024 H 240.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E6F2 |
|---|---|
| RGB | rgb(214, 230, 242) |
| HSL | hsl(206, 52%, 89%) |
| HSV | hsv(206, 12%, 95%) |
| CMYK | cmyk(11.6%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(90.46, -2.97, -7.63) |
| CIE-LCH | lch(90.46, 8.19, 248.72°) |
| OKLab | oklab(91.66% -0.0118 -0.0205) |
| OKLCH | oklch(91.66% 0.024 240.1) |
| XYZ | xyz(72.0517, 77.2995, 95.1114) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 7.57
Azure (CSS)
#F0FFFF
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 7.99
Whitesmoke
#F5F5F5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E6F2 #F2E2D6
analogous
#D6F2F0 #D6E6F2 #D6D8F2
triadic
#D6E6F2 #F2D6E6 #E6F2D6
tetradic
#D6E6F2 #F0D6F2 #F2E2D6 #D8F2D6
square
#D6E6F2 #F0D6F2 #F2E2D6 #D8F2D6
split-complementary
#D6E6F2 #F2D6D8 #F2F0D6
monochromatic
#79ADD5 #A8CAE3 #D6E6F2 #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.28
#D6E6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D6E6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E6F2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E6F2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#CFE9EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6e6f2; /* rgb */ color: rgb(214, 230, 242); /* oklch */ color: oklch(91.7% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#e2edf6',
500: '#d6e6f2',
950: '#000000',
},
}SCSS
$custom: #d6e6f2; $custom-light: #e2edf6; $custom-dark: #000000;
JSON
{
"hex": "#d6e6f2",
"rgb": {
"r": 214,
"g": 230,
"b": 242
},
"hsl": {
"h": 205.714,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.91657,
"c": 0.0237,
"h": 240.1
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#D6E6F2
secondary
#D1B29C
accent
#6826BF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485