#D3E2F2#D3E2F2
#D3E2F2 is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.6% C 0.027 H 249.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2F2 |
|---|---|
| RGB | rgb(211, 226, 242) |
| HSL | hsl(211, 54%, 89%) |
| HSV | hsv(211, 13%, 95%) |
| CMYK | cmyk(12.8%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.23, -1.86, -9.48) |
| CIE-LCH | lch(89.23, 9.66, 258.89°) |
| OKLab | oklab(90.64% -0.0094 -0.0255) |
| OKLCH | oklch(90.64% 0.027 249.9) |
| XYZ | xyz(70.0836, 74.6513, 94.7040) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2F2 #F2E3D3
analogous
#D3F2F2 #D3E2F2 #D4D3F2
triadic
#D3E2F2 #F2D3E2 #E2F2D3
tetradic
#D3E2F2 #F2D3F2 #F2E3D3 #D3F2D4
square
#D3E2F2 #F2D3F2 #F2E3D3 #D3F2D4
split-complementary
#D3E2F2 #F2D4D3 #F2F2D3
monochromatic
#75A4D6 #A4C3E4 #D3E2F2 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.32
#D3E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#D3E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2F2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2F2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#CCE6E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3e2f2; /* rgb */ color: rgb(211, 226, 242); /* oklch */ color: oklch(90.6% 0.027 249.9);
Tailwind
colors: {
custom: {
50: '#e0ebf6',
500: '#d3e2f2',
950: '#000000',
},
}SCSS
$custom: #d3e2f2; $custom-light: #e0ebf6; $custom-dark: #000000;
JSON
{
"hex": "#d3e2f2",
"rgb": {
"r": 211,
"g": 226,
"b": 242
},
"hsl": {
"h": 210.968,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.90638,
"c": 0.02721,
"h": 249.9
},
"luminance": 0.74652
}Semantic roles & 50–950 ramp
primary
#D3E2F2
secondary
#D1B698
accent
#7524C2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485