#D3DEEA#D3DEEA
#D3DEEA is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.6% C 0.020 H 250.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEEA |
|---|---|
| RGB | rgb(211, 222, 234) |
| HSL | hsl(211, 35%, 87%) |
| HSV | hsv(211, 10%, 92%) |
| CMYK | cmyk(9.8%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.98, -1.38, -7.12) |
| CIE-LCH | lch(87.98, 7.26, 259.04°) |
| OKLab | oklab(89.58% -0.0068 -0.0191) |
| OKLCH | oklch(89.58% 0.02 250.4) |
| XYZ | xyz(67.8333, 72.0311, 88.1556) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.96
Aliceblue
#F0F8FF
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEEA #EADFD3
analogous
#D3EAEA #D3DEEA #D4D3EA
triadic
#D3DEEA #EAD3DE #DEEAD3
tetradic
#D3DEEA #EAD3EA #EADFD3 #D3EAD4
square
#D3DEEA #EAD3EA #EADFD3 #D3EAD4
split-complementary
#D3DEEA #EAD4D3 #EAEAD3
monochromatic
#80A0C2 #AABFD6 #D3DEEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.36
#D3DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D3DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEEA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEEA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#CEE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3deea; /* rgb */ color: rgb(211, 222, 234); /* oklch */ color: oklch(89.6% 0.020 250.4);
Tailwind
colors: {
custom: {
50: '#e0e8f0',
500: '#d3deea',
950: '#000000',
},
}SCSS
$custom: #d3deea; $custom-light: #e0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#d3deea",
"rgb": {
"r": 211,
"g": 222,
"b": 234
},
"hsl": {
"h": 211.304,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.89584,
"c": 0.02031,
"h": 250.4
},
"luminance": 0.72032
}Semantic roles & 50–950 ramp
primary
#D3DEEA
secondary
#C4B19D
accent
#7537AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485