#D1DEEC#D1DEEC
#D1DEEC is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.024 H 250.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEEC |
|---|---|
| RGB | rgb(209, 222, 236) |
| HSL | hsl(211, 42%, 87%) |
| HSV | hsv(211, 11%, 93%) |
| CMYK | cmyk(11.4%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(87.90, -1.63, -8.32) |
| CIE-LCH | lch(87.90, 8.48, 258.94°) |
| OKLab | oklab(89.5% -0.0081 -0.0224) |
| OKLCH | oklch(89.5% 0.024 250.1) |
| XYZ | xyz(67.5527, 71.8531, 89.6506) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEEC #ECDFD1
analogous
#D1ECEC #D1DEEC #D2D1EC
triadic
#D1DEEC #ECD1DE #DEECD1
tetradic
#D1DEEC #ECD1EC #ECDFD1 #D1ECD2
square
#D1DEEC #ECD1EC #ECDFD1 #D1ECD2
split-complementary
#D1DEEC #ECD2D1 #ECECD1
monochromatic
#7AA0C8 #A6BFDA #D1DEEC #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.37
#D1DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D1DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEEC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEEC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#CBE1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1deec; /* rgb */ color: rgb(209, 222, 236); /* oklch */ color: oklch(89.5% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#dfe8f2',
500: '#d1deec',
950: '#000000',
},
}SCSS
$custom: #d1deec; $custom-light: #dfe8f2; $custom-dark: #000000;
JSON
{
"hex": "#d1deec",
"rgb": {
"r": 209,
"g": 222,
"b": 236
},
"hsl": {
"h": 211.111,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.895,
"c": 0.0238,
"h": 250.1
},
"luminance": 0.71854
}Semantic roles & 50–950 ramp
primary
#D1DEEC
secondary
#C7B19A
accent
#7531B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485