#D3EBFC#D3EBFC
#D3EBFC is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.8% C 0.034 H 238.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBFC |
|---|---|
| RGB | rgb(211, 235, 252) |
| HSL | hsl(205, 87%, 91%) |
| HSV | hsv(205, 16%, 99%) |
| CMYK | cmyk(16.3%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.82, -4.46, -10.87) |
| CIE-LCH | lch(91.82, 11.75, 247.68°) |
| OKLab | oklab(92.77% -0.0179 -0.0294) |
| OKLCH | oklch(92.77% 0.034 238.7) |
| XYZ | xyz(74.1386, 80.2922, 103.6684) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.06
Ice Blue
#A5DFF9
ΔE00 8.37
Azure (CSS)
#F0FFFF
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBFC #FCE4D3
analogous
#D3FCF8 #D3EBFC #D3D6FC
triadic
#D3EBFC #FCD3EB #EBFCD3
tetradic
#D3EBFC #F8D3FC #FCE4D3 #D6FCD3
square
#D3EBFC #F8D3FC #FCE4D3 #D6FCD3
split-complementary
#D3EBFC #FCD3D6 #FCF8D3
monochromatic
#60B7F4 #9AD1F8 #D3EBFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.23
#D3EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D3EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#C8EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ebfc; /* rgb */ color: rgb(211, 235, 252); /* oklch */ color: oklch(92.8% 0.034 238.7);
Tailwind
colors: {
custom: {
50: '#e0f1fd',
500: '#d3ebfc',
950: '#000000',
},
}SCSS
$custom: #d3ebfc; $custom-light: #e0f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d3ebfc",
"rgb": {
"r": 211,
"g": 235,
"b": 252
},
"hsl": {
"h": 204.878,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.92767,
"c": 0.03438,
"h": 238.7
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#D3EBFC
secondary
#E4B28F
accent
#5F02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585