#D3DDEA#D3DDEA
#D3DDEA is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.4% C 0.021 H 254.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDEA |
|---|---|
| RGB | rgb(211, 221, 234) |
| HSL | hsl(214, 35%, 87%) |
| HSV | hsv(214, 10%, 92%) |
| CMYK | cmyk(9.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.73, -0.86, -7.50) |
| CIE-LCH | lch(87.73, 7.55, 263.46°) |
| OKLab | oklab(89.38% -0.0054 -0.0201) |
| OKLCH | oklch(89.38% 0.021 254.9) |
| XYZ | xyz(67.5685, 71.5015, 88.0673) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.15
Aliceblue
#F0F8FF
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDEA #EAE0D3
analogous
#D3E9EA #D3DDEA #D5D3EA
triadic
#D3DDEA #EAD3DD #DDEAD3
tetradic
#D3DDEA #EAD3E9 #EAE0D3 #D3EAD5
square
#D3DDEA #EAD3E9 #EAE0D3 #D3EAD5
split-complementary
#D3DDEA #EAD5D3 #E9EAD3
monochromatic
#809DC2 #AABDD6 #D3DDEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.37
#D3DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D3DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDEA
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDEA | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#CEE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3ddea; /* rgb */ color: rgb(211, 221, 234); /* oklch */ color: oklch(89.4% 0.021 254.9);
Tailwind
colors: {
custom: {
50: '#e0e7f0',
500: '#d3ddea',
950: '#000000',
},
}SCSS
$custom: #d3ddea; $custom-light: #e0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#d3ddea",
"rgb": {
"r": 211,
"g": 221,
"b": 234
},
"hsl": {
"h": 213.913,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.89383,
"c": 0.02087,
"h": 254.9
},
"luminance": 0.71502
}Semantic roles & 50–950 ramp
primary
#D3DDEA
secondary
#C4B39D
accent
#7B37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485