#D3DEEC#D3DEEC
#D3DEEC is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.023 H 254.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEEC |
|---|---|
| RGB | rgb(211, 222, 236) |
| HSL | hsl(214, 40%, 88%) |
| HSV | hsv(214, 11%, 93%) |
| CMYK | cmyk(10.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(88.04, -0.99, -8.09) |
| CIE-LCH | lch(88.04, 8.15, 263.06°) |
| OKLab | oklab(89.65% -0.0061 -0.0218) |
| OKLCH | oklch(89.65% 0.023 254.4) |
| XYZ | xyz(68.1223, 72.1467, 89.6773) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Aliceblue
#F0F8FF
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEEC #ECE1D3
analogous
#D3EBEC #D3DEEC #D4D3EC
triadic
#D3DEEC #ECD3DE #DEECD3
tetradic
#D3DEEC #ECD3EB #ECE1D3 #D3ECD4
square
#D3DEEC #ECD3EB #ECE1D3 #D3ECD4
split-complementary
#D3DEEC #ECD4D3 #EBECD3
monochromatic
#7E9EC7 #A8BEDA #D3DEEC #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.36
#D3DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D3DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEEC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEEC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#CDE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3deec; /* rgb */ color: rgb(211, 222, 236); /* oklch */ color: oklch(89.6% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#e0e8f2',
500: '#d3deec',
950: '#000000',
},
}SCSS
$custom: #d3deec; $custom-light: #e0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d3deec",
"rgb": {
"r": 211,
"g": 222,
"b": 236
},
"hsl": {
"h": 213.6,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.89646,
"c": 0.02259,
"h": 254.4
},
"luminance": 0.72148
}Semantic roles & 50–950 ramp
primary
#D3DEEC
secondary
#C7B49C
accent
#7A33B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485