#D3EBFF#D3EBFF
#D3EBFF is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.9% C 0.037 H 243.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBFF |
|---|---|
| RGB | rgb(211, 235, 255) |
| HSL | hsl(207, 100%, 91%) |
| HSV | hsv(207, 17%, 100%) |
| CMYK | cmyk(17.3%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(91.90, -3.84, -12.30) |
| CIE-LCH | lch(91.90, 12.89, 252.66°) |
| OKLab | oklab(92.86% -0.0168 -0.0333) |
| OKLCH | oklch(92.86% 0.037 243.2) |
| XYZ | xyz(74.6177, 80.4838, 106.1919) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.51
Ice Blue
#A5DFF9
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBFF #FFE7D3
analogous
#D3FFFD #D3EBFF #D3D5FF
triadic
#D3EBFF #FFD3EB #EBFFD3
tetradic
#D3EBFF #FDD3FF #FFE7D3 #D5FFD3
square
#D3EBFF #FDD3FF #FFE7D3 #D5FFD3
split-complementary
#D3EBFF #FFD3D5 #FFFDD3
monochromatic
#59B3FF #96CFFF #D3EBFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.23
#D3EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D3EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBFF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBFF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#C8F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ebff; /* rgb */ color: rgb(211, 235, 255); /* oklch */ color: oklch(92.9% 0.037 243.2);
Tailwind
colors: {
custom: {
50: '#e1f1ff',
500: '#d3ebff',
950: '#000000',
},
}SCSS
$custom: #d3ebff; $custom-light: #e1f1ff; $custom-dark: #000000;
JSON
{
"hex": "#d3ebff",
"rgb": {
"r": 211,
"g": 235,
"b": 255
},
"hsl": {
"h": 207.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.92863,
"c": 0.03728,
"h": 243.2
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#D3EBFF
secondary
#EBB78C
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586