#D3EBFE#D3EBFE
#D3EBFE is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.036 H 241.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBFE |
|---|---|
| RGB | rgb(211, 235, 254) |
| HSL | hsl(207, 96%, 91%) |
| HSV | hsv(207, 17%, 100%) |
| CMYK | cmyk(16.9%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.87, -4.05, -11.82) |
| CIE-LCH | lch(91.87, 12.50, 251.10°) |
| OKLab | oklab(92.83% -0.0171 -0.032) |
| OKLCH | oklch(92.83% 0.036 241.8) |
| XYZ | xyz(74.4572, 80.4196, 105.3464) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.88
Fog
#D8DCE0
ΔE00 8.35
Lightblue
#ADD8E6
ΔE00 8.37
Ice Blue
#A5DFF9
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.52
Azure (CSS)
#F0FFFF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBFE #FEE6D3
analogous
#D3FEFC #D3EBFE #D3D5FE
triadic
#D3EBFE #FED3EB #EBFED3
tetradic
#D3EBFE #FCD3FE #FEE6D3 #D5FED3
square
#D3EBFE #FCD3FE #FEE6D3 #D5FED3
split-complementary
#D3EBFE #FED3D5 #FEFCD3
monochromatic
#5BB5FB #97D0FD #D3EBFE #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.23
#D3EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D3EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBFE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBFE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#C8F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ebfe; /* rgb */ color: rgb(211, 235, 254); /* oklch */ color: oklch(92.8% 0.036 241.8);
Tailwind
colors: {
custom: {
50: '#e1f1fe',
500: '#d3ebfe',
950: '#000000',
},
}SCSS
$custom: #d3ebfe; $custom-light: #e1f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d3ebfe",
"rgb": {
"r": 211,
"g": 235,
"b": 254
},
"hsl": {
"h": 206.512,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.92831,
"c": 0.0363,
"h": 241.8
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#D3EBFE
secondary
#E8B58D
accent
#6500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585