#D6E4F2#D6E4F2
#D6E4F2 is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.3% C 0.024 H 248.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E4F2 |
|---|---|
| RGB | rgb(214, 228, 242) |
| HSL | hsl(210, 52%, 89%) |
| HSV | hsv(210, 12%, 95%) |
| CMYK | cmyk(11.6%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(89.95, -1.94, -8.39) |
| CIE-LCH | lch(89.95, 8.61, 256.96°) |
| OKLab | oklab(91.26% -0.0091 -0.0226) |
| OKLCH | oklch(91.26% 0.024 248.1) |
| XYZ | xyz(71.4984, 76.1927, 94.9270) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E4F2 #F2E4D6
analogous
#D6F2F2 #D6E4F2 #D6D6F2
triadic
#D6E4F2 #F2D6E4 #E4F2D6
tetradic
#D6E4F2 #F2D6F2 #F2E4D6 #D6F2D6
square
#D6E4F2 #F2D6F2 #F2E4D6 #D6F2D6
split-complementary
#D6E4F2 #F2D6D6 #F2F2D6
monochromatic
#79A7D5 #A8C5E3 #D6E4F2 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.29
#D6E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D6E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E4F2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E4F2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#CFE7E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d6e4f2; /* rgb */ color: rgb(214, 228, 242); /* oklch */ color: oklch(91.3% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#e2ecf6',
500: '#d6e4f2',
950: '#000000',
},
}SCSS
$custom: #d6e4f2; $custom-light: #e2ecf6; $custom-dark: #000000;
JSON
{
"hex": "#d6e4f2",
"rgb": {
"r": 214,
"g": 228,
"b": 242
},
"hsl": {
"h": 210,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.91256,
"c": 0.02434,
"h": 248.1
},
"luminance": 0.76194
}Semantic roles & 50–950 ramp
primary
#D6E4F2
secondary
#D1B69C
accent
#7326BF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485