#D3EFFD#D3EFFD
#D3EFFD is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.6% C 0.035 H 229.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFFD |
|---|---|
| RGB | rgb(211, 239, 253) |
| HSL | hsl(200, 91%, 91%) |
| HSV | hsv(200, 17%, 99%) |
| CMYK | cmyk(16.6%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.87, -6.30, -9.82) |
| CIE-LCH | lch(92.87, 11.66, 237.32°) |
| OKLab | oklab(93.61% -0.0228 -0.0265) |
| OKLCH | oklch(93.61% 0.035 229.3) |
| XYZ | xyz(75.4556, 82.6719, 104.8912) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.12
Lightcyan
#E0FFFF
ΔE00 7.25
Azure (CSS)
#F0FFFF
ΔE00 7.32
Ice Blue
#A5DFF9
ΔE00 7.87
Pale Sky Blue
#BDF6FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFFD #FDE1D3
analogous
#D3FDF6 #D3EFFD #D3DAFD
triadic
#D3EFFD #FDD3EF #EFFDD3
tetradic
#D3EFFD #F6D3FD #FDE1D3 #DAFDD3
square
#D3EFFD #F6D3FD #FDE1D3 #DAFDD3
split-complementary
#D3EFFD #FDD3DA #FDF6D3
monochromatic
#5EC4F8 #98DAFA #D3EFFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.20
#D3EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D3EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFFD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFFD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFE
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#C8F3F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3effd; /* rgb */ color: rgb(211, 239, 253); /* oklch */ color: oklch(93.6% 0.035 229.3);
Tailwind
colors: {
custom: {
50: '#e1f4fe',
500: '#d3effd',
950: '#000000',
},
}SCSS
$custom: #d3effd; $custom-light: #e1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d3effd",
"rgb": {
"r": 211,
"g": 239,
"b": 253
},
"hsl": {
"h": 200,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.93608,
"c": 0.03502,
"h": 229.3
},
"luminance": 0.82674
}Semantic roles & 50–950 ramp
primary
#D3EFFD
secondary
#E6AB8E
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585