#D3DFEB#D3DFEB
#D3DFEB is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.021 H 248.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFEB |
|---|---|
| RGB | rgb(211, 223, 235) |
| HSL | hsl(210, 38%, 87%) |
| HSV | hsv(210, 10%, 92%) |
| CMYK | cmyk(10.2%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.27, -1.70, -7.23) |
| CIE-LCH | lch(88.27, 7.43, 256.76°) |
| OKLab | oklab(89.82% -0.0078 -0.0194) |
| OKLCH | oklch(89.82% 0.021 248.1) |
| XYZ | xyz(68.2438, 72.6215, 89.0031) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.14
Aliceblue
#F0F8FF
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFEB #EBDFD3
analogous
#D3EBEB #D3DFEB #D3D3EB
triadic
#D3DFEB #EBD3DF #DFEBD3
tetradic
#D3DFEB #EBD3EB #EBDFD3 #D3EBD3
square
#D3DFEB #EBD3EB #EBDFD3 #D3EBD3
split-complementary
#D3DFEB #EBD3D3 #EBEBD3
monochromatic
#7FA2C5 #A9C0D8 #D3DFEB #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.35
#D3DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D3DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFEB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFEB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#CDE2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dfeb; /* rgb */ color: rgb(211, 223, 235); /* oklch */ color: oklch(89.8% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#e0e9f1',
500: '#d3dfeb',
950: '#000000',
},
}SCSS
$custom: #d3dfeb; $custom-light: #e0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d3dfeb",
"rgb": {
"r": 211,
"g": 223,
"b": 235
},
"hsl": {
"h": 210,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.89816,
"c": 0.02095,
"h": 248.1
},
"luminance": 0.72622
}Semantic roles & 50–950 ramp
primary
#D3DFEB
secondary
#C6B19D
accent
#7335B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485