#D3EDFA#D3EDFA
#D3EDFA is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.1% C 0.033 H 229.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDFA |
|---|---|
| RGB | rgb(211, 237, 250) |
| HSL | hsl(200, 80%, 90%) |
| HSV | hsv(200, 16%, 98%) |
| CMYK | cmyk(15.6%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(92.27, -5.89, -9.14) |
| CIE-LCH | lch(92.27, 10.88, 237.20°) |
| OKLab | oklab(93.11% -0.0213 -0.0247) |
| OKLCH | oklch(93.11% 0.033 229.3) |
| XYZ | xyz(74.3991, 81.3177, 102.2000) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDFA #FAE0D3
analogous
#D3FAF3 #D3EDFA #D3D9FA
triadic
#D3EDFA #FAD3ED #EDFAD3
tetradic
#D3EDFA #F3D3FA #FAE0D3 #D9FAD3
square
#D3EDFA #F3D3FA #FAE0D3 #D9FAD3
split-complementary
#D3EDFA #FAD3D9 #FAF3D3
monochromatic
#65C0EE #9CD7F4 #D3EDFA #E4F4FC #E4F4FC
Accessibility & contrast
On white
1.22
#D3EDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D3EDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDFA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDFA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFB
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#C9F1F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3edfa; /* rgb */ color: rgb(211, 237, 250); /* oklch */ color: oklch(93.1% 0.033 229.3);
Tailwind
colors: {
custom: {
50: '#e0f2fc',
500: '#d3edfa',
950: '#000000',
},
}SCSS
$custom: #d3edfa; $custom-light: #e0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d3edfa",
"rgb": {
"r": 211,
"g": 237,
"b": 250
},
"hsl": {
"h": 200,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.93109,
"c": 0.0326,
"h": 229.3
},
"luminance": 0.81319
}Semantic roles & 50–950 ramp
primary
#D3EDFA
secondary
#E0AC91
accent
#500ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585