#D2E7FF#D2E7FF
#D2E7FF is a very light, muted cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.040 H 251.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E7FF |
|---|---|
| RGB | rgb(210, 231, 255) |
| HSL | hsl(212, 100%, 91%) |
| HSV | hsv(212, 18%, 100%) |
| CMYK | cmyk(17.6%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(90.81, -2.09, -13.94) |
| CIE-LCH | lch(90.81, 14.09, 261.48°) |
| OKLab | oklab(91.99% -0.0124 -0.0377) |
| OKLCH | oklch(91.99% 0.04 251.8) |
| XYZ | xyz(73.1997, 78.0718, 105.8011) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Aliceblue
#F0F8FF
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.25
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Fog
#D8DCE0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E7FF #FFEAD2
analogous
#D2FDFF #D2E7FF #D3D2FF
triadic
#D2E7FF #FFD2E7 #E7FFD2
tetradic
#D2E7FF #FFD2FD #FFEAD2 #D2FFD3
square
#D2E7FF #FFD2FD #FFEAD2 #D2FFD3
split-complementary
#D2E7FF #FFD3D2 #FDFFD2
monochromatic
#58A6FF #95C6FF #D2E7FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.26
#D2E7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2E7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E7FF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E7FF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#C7ECEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2e7ff; /* rgb */ color: rgb(210, 231, 255); /* oklch */ color: oklch(92.0% 0.040 251.8);
Tailwind
colors: {
custom: {
50: '#e0eeff',
500: '#d2e7ff',
950: '#000000',
},
}SCSS
$custom: #d2e7ff; $custom-light: #e0eeff; $custom-dark: #000000;
JSON
{
"hex": "#d2e7ff",
"rgb": {
"r": 210,
"g": 231,
"b": 255
},
"hsl": {
"h": 212,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9199,
"c": 0.03974,
"h": 251.8
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#D2E7FF
secondary
#EABE8B
accent
#7A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586