#D2E6F0#D2E6F0
#D2E6F0 is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.3% C 0.025 H 229.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6F0 |
|---|---|
| RGB | rgb(210, 230, 240) |
| HSL | hsl(200, 50%, 88%) |
| HSV | hsv(200, 13%, 94%) |
| CMYK | cmyk(12.5%, 4.2%, 0%, 5.9%) |
| CIE-LAB | lab(90.13, -4.64, -7.11) |
| CIE-LCH | lch(90.13, 8.49, 236.86°) |
| OKLab | oklab(91.31% -0.0166 -0.0191) |
| OKLCH | oklch(91.31% 0.025 229.1) |
| XYZ | xyz(70.5996, 76.5853, 93.4840) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.23
Azure (CSS)
#F0FFFF
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6F0 #F0DCD2
analogous
#D2F0EB #D2E6F0 #D2D7F0
triadic
#D2E6F0 #F0D2E6 #E6F0D2
tetradic
#D2E6F0 #EBD2F0 #F0DCD2 #D7F0D2
square
#D2E6F0 #EBD2F0 #F0DCD2 #D7F0D2
split-complementary
#D2E6F0 #F0D2D7 #F0EBD2
monochromatic
#76B3D1 #A4CCE1 #D2E6F0 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.29
#D2E6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#D2E6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6F0
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6F0 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#CAE9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2e6f0; /* rgb */ color: rgb(210, 230, 240); /* oklch */ color: oklch(91.3% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#e0edf4',
500: '#d2e6f0',
950: '#000000',
},
}SCSS
$custom: #d2e6f0; $custom-light: #e0edf4; $custom-dark: #000000;
JSON
{
"hex": "#d2e6f0",
"rgb": {
"r": 210,
"g": 230,
"b": 240
},
"hsl": {
"h": 200,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.91311,
"c": 0.02531,
"h": 229.1
},
"luminance": 0.76587
}Semantic roles & 50–950 ramp
primary
#D2E6F0
secondary
#CEAA99
accent
#5A28BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485