#D3DEED#D3DEED
#D3DEED is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.7% C 0.024 H 256.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEED |
|---|---|
| RGB | rgb(211, 222, 237) |
| HSL | hsl(215, 42%, 88%) |
| HSV | hsv(215, 11%, 93%) |
| CMYK | cmyk(11%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.07, -0.79, -8.58) |
| CIE-LCH | lch(88.07, 8.62, 264.76°) |
| OKLab | oklab(89.68% -0.0057 -0.0231) |
| OKLCH | oklch(89.68% 0.024 256.1) |
| XYZ | xyz(68.2679, 72.2050, 90.4446) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Aliceblue
#F0F8FF
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEED #EDE2D3
analogous
#D3EBED #D3DEED #D5D3ED
triadic
#D3DEED #EDD3DE #DEEDD3
tetradic
#D3DEED #EDD3EB #EDE2D3 #D3EDD5
square
#D3DEED #EDD3EB #EDE2D3 #D3EDD5
split-complementary
#D3DEED #EDD5D3 #EBEDD3
monochromatic
#7C9DC9 #A8BDDB #D3DEED #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.36
#D3DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D3DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEED
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEED | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#CDE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3deed; /* rgb */ color: rgb(211, 222, 237); /* oklch */ color: oklch(89.7% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#e0e8f2',
500: '#d3deed',
950: '#000000',
},
}SCSS
$custom: #d3deed; $custom-light: #e0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d3deed",
"rgb": {
"r": 211,
"g": 222,
"b": 237
},
"hsl": {
"h": 214.615,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.89678,
"c": 0.02377,
"h": 256.1
},
"luminance": 0.72206
}Semantic roles & 50–950 ramp
primary
#D3DEED
secondary
#C9B69C
accent
#7D30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485