#D3EBF4#D3EBF4
#D3EBF4 is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.028 H 222.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBF4 |
|---|---|
| RGB | rgb(211, 235, 244) |
| HSL | hsl(196, 60%, 89%) |
| HSV | hsv(196, 14%, 96%) |
| CMYK | cmyk(13.5%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.59, -6.08, -7.02) |
| CIE-LCH | lch(91.59, 9.29, 229.10°) |
| OKLab | oklab(92.52% -0.0208 -0.019) |
| OKLCH | oklch(92.52% 0.028 222.3) |
| XYZ | xyz(72.8975, 79.7957, 97.1319) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 6.41
Aliceblue
#F0F8FF
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBF4 #F4DCD3
analogous
#D3F4ED #D3EBF4 #D3DBF4
triadic
#D3EBF4 #F4D3EB #EBF4D3
tetradic
#D3EBF4 #EDD3F4 #F4DCD3 #DBF4D3
square
#D3EBF4 #EDD3F4 #F4DCD3 #DBF4D3
split-complementary
#D3EBF4 #F4D3DB #F4EDD3
monochromatic
#71BEDC #A2D5E8 #D3EBF4 #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.24
#D3EBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D3EBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBF4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBF4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F5
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#CAEEEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ebf4; /* rgb */ color: rgb(211, 235, 244); /* oklch */ color: oklch(92.5% 0.028 222.3);
Tailwind
colors: {
custom: {
50: '#e0f1f7',
500: '#d3ebf4',
950: '#000000',
},
}SCSS
$custom: #d3ebf4; $custom-light: #e0f1f7; $custom-dark: #000000;
JSON
{
"hex": "#d3ebf4",
"rgb": {
"r": 211,
"g": 235,
"b": 244
},
"hsl": {
"h": 196.364,
"s": 60,
"l": 89.216
},
"oklch": {
"l": 0.92518,
"c": 0.02816,
"h": 222.3
},
"luminance": 0.79797
}Semantic roles & 50–950 ramp
primary
#D3EBF4
secondary
#D4A897
accent
#4C1EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585