#D6E2F2#D6E2F2
#D6E2F2 is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.9% C 0.025 H 255.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2F2 |
|---|---|
| RGB | rgb(214, 226, 242) |
| HSL | hsl(214, 52%, 89%) |
| HSV | hsv(214, 12%, 95%) |
| CMYK | cmyk(11.6%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.44, -0.91, -9.15) |
| CIE-LCH | lch(89.44, 9.19, 264.32°) |
| OKLab | oklab(90.85% -0.0063 -0.0246) |
| OKLCH | oklch(90.85% 0.025 255.6) |
| XYZ | xyz(70.9513, 75.0987, 94.7446) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.89
Ghostwhite
#F8F8FF
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2F2 #F2E6D6
analogous
#D6F0F2 #D6E2F2 #D8D6F2
triadic
#D6E2F2 #F2D6E2 #E2F2D6
tetradic
#D6E2F2 #F2D6F0 #F2E6D6 #D6F2D8
square
#D6E2F2 #F2D6F0 #F2E6D6 #D6F2D8
split-complementary
#D6E2F2 #F2D8D6 #F0F2D6
monochromatic
#79A0D5 #A8C1E3 #D6E2F2 #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.31
#D6E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D6E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2F2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2F2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#CFE5E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6e2f2; /* rgb */ color: rgb(214, 226, 242); /* oklch */ color: oklch(90.9% 0.025 255.6);
Tailwind
colors: {
custom: {
50: '#e2ebf6',
500: '#d6e2f2',
950: '#000000',
},
}SCSS
$custom: #d6e2f2; $custom-light: #e2ebf6; $custom-dark: #000000;
JSON
{
"hex": "#d6e2f2",
"rgb": {
"r": 214,
"g": 226,
"b": 242
},
"hsl": {
"h": 214.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.90855,
"c": 0.02542,
"h": 255.6
},
"luminance": 0.751
}Semantic roles & 50–950 ramp
primary
#D6E2F2
secondary
#D1BA9C
accent
#7E26BF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485