#D2E4F0#D2E4F0
#D2E4F0 is a very light, muted cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.025 H 236.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4F0 |
|---|---|
| RGB | rgb(210, 228, 240) |
| HSL | hsl(204, 50%, 88%) |
| HSV | hsv(204, 13%, 94%) |
| CMYK | cmyk(12.5%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(89.62, -3.61, -7.87) |
| CIE-LCH | lch(89.62, 8.66, 245.34°) |
| OKLab | oklab(90.91% -0.0138 -0.0212) |
| OKLCH | oklch(90.91% 0.025 236.8) |
| XYZ | xyz(70.0463, 75.4785, 93.2996) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.71
Aliceblue
#F0F8FF
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4F0 #F0DED2
analogous
#D2F0ED #D2E4F0 #D2D5F0
triadic
#D2E4F0 #F0D2E4 #E4F0D2
tetradic
#D2E4F0 #EDD2F0 #F0DED2 #D5F0D2
square
#D2E4F0 #EDD2F0 #F0DED2 #D5F0D2
split-complementary
#D2E4F0 #F0D2D5 #F0EDD2
monochromatic
#76ADD1 #A4C8E1 #D2E4F0 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.30
#D2E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D2E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4F0
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4F0 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F1
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#CAE7E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e4f0; /* rgb */ color: rgb(210, 228, 240); /* oklch */ color: oklch(90.9% 0.025 236.8);
Tailwind
colors: {
custom: {
50: '#e0ecf4',
500: '#d2e4f0',
950: '#000000',
},
}SCSS
$custom: #d2e4f0; $custom-light: #e0ecf4; $custom-dark: #000000;
JSON
{
"hex": "#d2e4f0",
"rgb": {
"r": 210,
"g": 228,
"b": 240
},
"hsl": {
"h": 204,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.90907,
"c": 0.02531,
"h": 236.8
},
"luminance": 0.7548
}Semantic roles & 50–950 ramp
primary
#D2E4F0
secondary
#CEAE99
accent
#6428BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485