#D3EDFF#D3EDFF
#D3EDFF is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.037 H 238.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDFF |
|---|---|
| RGB | rgb(211, 237, 255) |
| HSL | hsl(205, 100%, 91%) |
| HSV | hsv(205, 17%, 100%) |
| CMYK | cmyk(17.3%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(92.41, -4.87, -11.54) |
| CIE-LCH | lch(92.41, 12.52, 247.13°) |
| OKLab | oklab(93.27% -0.0194 -0.0312) |
| OKLCH | oklch(93.27% 0.037 238.1) |
| XYZ | xyz(75.1936, 81.6355, 106.3839) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 7.92
Ice Blue
#A5DFF9
ΔE00 8.08
Azure (CSS)
#F0FFFF
ΔE00 8.53
Fog
#D8DCE0
ΔE00 8.70
Lightcyan
#E0FFFF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDFF #FFE5D3
analogous
#D3FFFB #D3EDFF #D3D7FF
triadic
#D3EDFF #FFD3ED #EDFFD3
tetradic
#D3EDFF #FBD3FF #FFE5D3 #D7FFD3
square
#D3EDFF #FBD3FF #FFE5D3 #D7FFD3
split-complementary
#D3EDFF #FFD3D7 #FFFBD3
monochromatic
#59BBFF #96D4FF #D3EDFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.21
#D3EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D3EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDFF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDFF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#C7F2F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3edff; /* rgb */ color: rgb(211, 237, 255); /* oklch */ color: oklch(93.3% 0.037 238.1);
Tailwind
colors: {
custom: {
50: '#e1f2ff',
500: '#d3edff',
950: '#000000',
},
}SCSS
$custom: #d3edff; $custom-light: #e1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d3edff",
"rgb": {
"r": 211,
"g": 237,
"b": 255
},
"hsl": {
"h": 204.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.93267,
"c": 0.03678,
"h": 238.1
},
"luminance": 0.81637
}Semantic roles & 50–950 ramp
primary
#D3EDFF
secondary
#EBB28C
accent
#5E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586