#D2E8FC#D2E8FC
#D2E8FC is a very light, muted cyan. Relative luminance 0.784; OKLCH L 92.1% C 0.036 H 245.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E8FC |
|---|---|
| RGB | rgb(210, 232, 252) |
| HSL | hsl(209, 88%, 91%) |
| HSV | hsv(209, 17%, 99%) |
| CMYK | cmyk(16.7%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.98, -3.23, -12.12) |
| CIE-LCH | lch(90.98, 12.54, 255.08°) |
| OKLab | oklab(92.09% -0.0148 -0.0328) |
| OKLCH | oklch(92.09% 0.036 245.6) |
| XYZ | xyz(73.0013, 78.4415, 103.3712) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.61
Fog
#D8DCE0
ΔE00 8.02
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E8FC #FCE6D2
analogous
#D2FCFB #D2E8FC #D2D3FC
triadic
#D2E8FC #FCD2E8 #E8FCD2
tetradic
#D2E8FC #FBD2FC #FCE6D2 #D3FCD2
square
#D2E8FC #FBD2FC #FCE6D2 #D3FCD2
split-complementary
#D2E8FC #FCD2D3 #FCFBD2
monochromatic
#5FADF4 #99CBF8 #D2E8FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.26
#D2E8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D2E8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E8FC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E8FC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#C7EDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2e8fc; /* rgb */ color: rgb(210, 232, 252); /* oklch */ color: oklch(92.1% 0.036 245.6);
Tailwind
colors: {
custom: {
50: '#e0effd',
500: '#d2e8fc',
950: '#000000',
},
}SCSS
$custom: #d2e8fc; $custom-light: #e0effd; $custom-dark: #000000;
JSON
{
"hex": "#d2e8fc",
"rgb": {
"r": 210,
"g": 232,
"b": 252
},
"hsl": {
"h": 208.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.92093,
"c": 0.03599,
"h": 245.6
},
"luminance": 0.78443
}Semantic roles & 50–950 ramp
primary
#D2E8FC
secondary
#E4B78E
accent
#6D01E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585