#D3EBF2#D3EBF2
#D3EBF2 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.5% C 0.027 H 217.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBF2 |
|---|---|
| RGB | rgb(211, 235, 242) |
| HSL | hsl(194, 54%, 89%) |
| HSV | hsv(194, 13%, 95%) |
| CMYK | cmyk(12.8%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.54, -6.48, -6.06) |
| CIE-LCH | lch(91.54, 8.87, 223.07°) |
| OKLab | oklab(92.46% -0.0216 -0.0163) |
| OKLCH | oklch(92.46% 0.027 217.1) |
| XYZ | xyz(72.5955, 79.6749, 95.5412) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 5.84
Aliceblue
#F0F8FF
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Light Blue
#D5FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBF2 #F2DAD3
analogous
#D3F2EA #D3EBF2 #D3DCF2
triadic
#D3EBF2 #F2D3EB #EBF2D3
tetradic
#D3EBF2 #EAD3F2 #F2DAD3 #DCF2D3
square
#D3EBF2 #EAD3F2 #F2DAD3 #DCF2D3
split-complementary
#D3EBF2 #F2D3DC #F2EAD3
monochromatic
#75C0D6 #A4D6E4 #D3EBF2 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.24
#D3EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D3EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBF2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBF2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#CBEEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ebf2; /* rgb */ color: rgb(211, 235, 242); /* oklch */ color: oklch(92.5% 0.027 217.1);
Tailwind
colors: {
custom: {
50: '#e0f1f6',
500: '#d3ebf2',
950: '#000000',
},
}SCSS
$custom: #d3ebf2; $custom-light: #e0f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d3ebf2",
"rgb": {
"r": 211,
"g": 235,
"b": 242
},
"hsl": {
"h": 193.548,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.92457,
"c": 0.02707,
"h": 217.1
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#D3EBF2
secondary
#D1A598
accent
#4724C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585