#D3EFFE#D3EFFE
#D3EFFE is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.6% C 0.036 H 231.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFFE |
|---|---|
| RGB | rgb(211, 239, 254) |
| HSL | hsl(201, 96%, 91%) |
| HSV | hsv(201, 17%, 100%) |
| CMYK | cmyk(16.9%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.90, -6.09, -10.30) |
| CIE-LCH | lch(92.90, 11.96, 239.38°) |
| OKLab | oklab(93.64% -0.0225 -0.0278) |
| OKLCH | oklch(93.64% 0.036 231.1) |
| XYZ | xyz(75.6153, 82.7358, 105.7324) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.25
Azure (CSS)
#F0FFFF
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 7.81
Pale Sky Blue
#BDF6FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFFE #FEE2D3
analogous
#D3FEF7 #D3EFFE #D3D9FE
triadic
#D3EFFE #FED3EF #EFFED3
tetradic
#D3EFFE #F7D3FE #FEE2D3 #D9FED3
square
#D3EFFE #F7D3FE #FEE2D3 #D9FED3
split-complementary
#D3EFFE #FED3D9 #FEF7D3
monochromatic
#5BC3FB #97D9FD #D3EFFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.20
#D3EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#D3EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFFE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFFE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#C8F3F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3effe; /* rgb */ color: rgb(211, 239, 254); /* oklch */ color: oklch(93.6% 0.036 231.1);
Tailwind
colors: {
custom: {
50: '#e1f4fe',
500: '#d3effe',
950: '#000000',
},
}SCSS
$custom: #d3effe; $custom-light: #e1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d3effe",
"rgb": {
"r": 211,
"g": 239,
"b": 254
},
"hsl": {
"h": 200.93,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.93639,
"c": 0.03578,
"h": 231.1
},
"luminance": 0.82738
}Semantic roles & 50–950 ramp
primary
#D3EFFE
secondary
#E8AD8D
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585