#D3EBFB#D3EBFB
#D3EBFB is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.7% C 0.033 H 237.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBFB |
|---|---|
| RGB | rgb(211, 235, 251) |
| HSL | hsl(204, 83%, 91%) |
| HSV | hsv(204, 16%, 98%) |
| CMYK | cmyk(15.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.79, -4.67, -10.39) |
| CIE-LCH | lch(91.79, 11.39, 245.81°) |
| OKLab | oklab(92.74% -0.0182 -0.0281) |
| OKLCH | oklch(92.74% 0.033 237) |
| XYZ | xyz(73.9805, 80.2289, 102.8361) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.94
Azure (CSS)
#F0FFFF
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBFB #FBE3D3
analogous
#D3FBF7 #D3EBFB #D3D7FB
triadic
#D3EBFB #FBD3EB #EBFBD3
tetradic
#D3EBFB #F7D3FB #FBE3D3 #D7FBD3
square
#D3EBFB #F7D3FB #FBE3D3 #D7FBD3
split-complementary
#D3EBFB #FBD3D7 #FBF7D3
monochromatic
#63B8F1 #9BD1F6 #D3EBFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.23
#D3EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D3EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBFB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBFB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DFE5FB
Tritanopia (blue-blind)
#C9EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ebfb; /* rgb */ color: rgb(211, 235, 251); /* oklch */ color: oklch(92.7% 0.033 237.0);
Tailwind
colors: {
custom: {
50: '#e0f1fc',
500: '#d3ebfb',
950: '#000000',
},
}SCSS
$custom: #d3ebfb; $custom-light: #e0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d3ebfb",
"rgb": {
"r": 211,
"g": 235,
"b": 251
},
"hsl": {
"h": 204,
"s": 83.333,
"l": 90.588
},
"oklch": {
"l": 0.92735,
"c": 0.03348,
"h": 237
},
"luminance": 0.80231
}Semantic roles & 50–950 ramp
primary
#D3EBFB
secondary
#E2B190
accent
#5D06E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585