#D3DEEB#D3DEEB
#D3DEEB is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.021 H 252.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEEB |
|---|---|
| RGB | rgb(211, 222, 235) |
| HSL | hsl(213, 38%, 87%) |
| HSV | hsv(213, 10%, 92%) |
| CMYK | cmyk(10.2%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.01, -1.18, -7.61) |
| CIE-LCH | lch(88.01, 7.70, 261.17°) |
| OKLab | oklab(89.62% -0.0064 -0.0204) |
| OKLCH | oklch(89.62% 0.021 252.5) |
| XYZ | xyz(67.9774, 72.0888, 88.9143) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.27
Aliceblue
#F0F8FF
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEEB #EBE0D3
analogous
#D3EAEB #D3DEEB #D4D3EB
triadic
#D3DEEB #EBD3DE #DEEBD3
tetradic
#D3DEEB #EBD3EA #EBE0D3 #D3EBD4
square
#D3DEEB #EBD3EA #EBE0D3 #D3EBD4
split-complementary
#D3DEEB #EBD4D3 #EAEBD3
monochromatic
#7F9FC5 #A9BED8 #D3DEEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.36
#D3DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D3DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEEB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEEB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#CDE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3deeb; /* rgb */ color: rgb(211, 222, 235); /* oklch */ color: oklch(89.6% 0.021 252.5);
Tailwind
colors: {
custom: {
50: '#e0e8f1',
500: '#d3deeb',
950: '#000000',
},
}SCSS
$custom: #d3deeb; $custom-light: #e0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#d3deeb",
"rgb": {
"r": 211,
"g": 222,
"b": 235
},
"hsl": {
"h": 212.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.89615,
"c": 0.02144,
"h": 252.5
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#D3DEEB
secondary
#C6B39D
accent
#7835B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485