#D6E4F4#D6E4F4
#D6E4F4 is a very light, muted cyan. Relative luminance 0.763; OKLCH L 91.3% C 0.027 H 251.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E4F4 |
|---|---|
| RGB | rgb(214, 228, 244) |
| HSL | hsl(212, 58%, 90%) |
| HSV | hsv(212, 12%, 96%) |
| CMYK | cmyk(12.3%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.00, -1.54, -9.36) |
| CIE-LCH | lch(90.00, 9.48, 260.62°) |
| OKLab | oklab(91.32% -0.0083 -0.0252) |
| OKLCH | oklch(91.32% 0.027 251.7) |
| XYZ | xyz(71.8004, 76.3135, 96.5176) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.76
Aliceblue
#F0F8FF
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Ghostwhite
#F8F8FF
ΔE00 7.75
Gainsboro
#DCDCDC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E4F4 #F4E6D6
analogous
#D6F3F4 #D6E4F4 #D7D6F4
triadic
#D6E4F4 #F4D6E4 #E4F4D6
tetradic
#D6E4F4 #F4D6F3 #F4E6D6 #D6F4D7
square
#D6E4F4 #F4D6F3 #F4E6D6 #D6F4D7
split-complementary
#D6E4F4 #F4D7D6 #F3F4D6
monochromatic
#75A4DA #A6C4E7 #D6E4F4 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.29
#D6E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D6E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E4F4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E4F4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#CFE7E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d6e4f4; /* rgb */ color: rgb(214, 228, 244); /* oklch */ color: oklch(91.3% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#e2ecf7',
500: '#d6e4f4',
950: '#000000',
},
}SCSS
$custom: #d6e4f4; $custom-light: #e2ecf7; $custom-dark: #000000;
JSON
{
"hex": "#d6e4f4",
"rgb": {
"r": 214,
"g": 228,
"b": 244
},
"hsl": {
"h": 212,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.91318,
"c": 0.02655,
"h": 251.7
},
"luminance": 0.76315
}Semantic roles & 50–950 ramp
primary
#D6E4F4
secondary
#D4B99A
accent
#7820C5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485