#D2E9FC#D2E9FC
#D2E9FC is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.3% C 0.036 H 243.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E9FC |
|---|---|
| RGB | rgb(210, 233, 252) |
| HSL | hsl(207, 88%, 91%) |
| HSV | hsv(207, 17%, 99%) |
| CMYK | cmyk(16.7%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.24, -3.74, -11.73) |
| CIE-LCH | lch(91.24, 12.32, 252.31°) |
| OKLab | oklab(92.3% -0.0162 -0.0317) |
| OKLCH | oklch(92.3% 0.036 243) |
| XYZ | xyz(73.2835, 79.0061, 103.4653) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.39
Ice Blue
#A5DFF9
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E9FC #FCE5D2
analogous
#D2FCFA #D2E9FC #D2D4FC
triadic
#D2E9FC #FCD2E9 #E9FCD2
tetradic
#D2E9FC #FAD2FC #FCE5D2 #D4FCD2
square
#D2E9FC #FAD2FC #FCE5D2 #D4FCD2
split-complementary
#D2E9FC #FCD2D4 #FCFAD2
monochromatic
#5FB1F4 #99CDF8 #D2E9FC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.25
#D2E9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D2E9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E9FC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E9FC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#C7EEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2e9fc; /* rgb */ color: rgb(210, 233, 252); /* oklch */ color: oklch(92.3% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#e0f0fd',
500: '#d2e9fc',
950: '#000000',
},
}SCSS
$custom: #d2e9fc; $custom-light: #e0f0fd; $custom-dark: #000000;
JSON
{
"hex": "#d2e9fc",
"rgb": {
"r": 210,
"g": 233,
"b": 252
},
"hsl": {
"h": 207.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.92295,
"c": 0.03563,
"h": 243
},
"luminance": 0.79008
}Semantic roles & 50–950 ramp
primary
#D2E9FC
secondary
#E4B58E
accent
#6801E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585