#D1DFEC#D1DFEC
#D1DFEC is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.023 H 246.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFEC |
|---|---|
| RGB | rgb(209, 223, 236) |
| HSL | hsl(209, 42%, 87%) |
| HSV | hsv(209, 11%, 93%) |
| CMYK | cmyk(11.4%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(88.15, -2.14, -7.94) |
| CIE-LCH | lch(88.15, 8.22, 254.88°) |
| OKLab | oklab(89.7% -0.0095 -0.0214) |
| OKLCH | oklch(89.7% 0.023 246.1) |
| XYZ | xyz(67.8191, 72.3858, 89.7394) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFEC #ECDED1
analogous
#D1ECEC #D1DFEC #D1D2EC
triadic
#D1DFEC #ECD1DF #DFECD1
tetradic
#D1DFEC #ECD1EC #ECDED1 #D2ECD1
square
#D1DFEC #ECD1EC #ECDED1 #D2ECD1
split-complementary
#D1DFEC #ECD1D2 #ECECD1
monochromatic
#7AA3C8 #A6C1DA #D1DFEC #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.36
#D1DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D1DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFEC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFEC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#CBE2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1dfec; /* rgb */ color: rgb(209, 223, 236); /* oklch */ color: oklch(89.7% 0.023 246.1);
Tailwind
colors: {
custom: {
50: '#dfe9f2',
500: '#d1dfec',
950: '#000000',
},
}SCSS
$custom: #d1dfec; $custom-light: #dfe9f2; $custom-dark: #000000;
JSON
{
"hex": "#d1dfec",
"rgb": {
"r": 209,
"g": 223,
"b": 236
},
"hsl": {
"h": 208.889,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.89701,
"c": 0.02337,
"h": 246.1
},
"luminance": 0.72387
}Semantic roles & 50–950 ramp
primary
#D1DFEC
secondary
#C7B09A
accent
#7031B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485