#E7F2FD#E7F2FD
#E7F2FD is a very light, near-neutral cyan. Relative luminance 0.876; OKLCH L 95.6% C 0.019 H 248.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F2FD |
|---|---|
| RGB | rgb(231, 242, 253) |
| HSL | hsl(210, 85%, 95%) |
| HSV | hsv(210, 9%, 99%) |
| CMYK | cmyk(8.7%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.99, -1.56, -6.53) |
| CIE-LCH | lch(94.99, 6.72, 256.55°) |
| OKLab | oklab(95.61% -0.0071 -0.0175) |
| OKLCH | oklch(95.61% 0.019 248) |
| XYZ | xyz(82.4330, 87.5842, 105.4720) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.25
Ghostwhite
#F8F8FF
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.82
Whitesmoke
#F5F5F5
ΔE00 6.07
Pale Grey
#FDFDFE
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F2FD #FDF2E7
analogous
#E7FDFD #E7F2FD #E7E7FD
triadic
#E7F2FD #FDE7F2 #F2FDE7
tetradic
#E7F2FD #FDE7FD #FDF2E7 #E7FDE7
square
#E7F2FD #FDE7FD #FDF2E7 #E7FDE7
split-complementary
#E7F2FD #FDE7E7 #FDFDE7
monochromatic
#76B5F4 #AFD3F8 #E3F0FD #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.13
#E7F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#E7F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F2FD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F2FD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#EBF0FD
Tritanopia (blue-blind)
#E2F4F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e7f2fd; /* rgb */ color: rgb(231, 242, 253); /* oklch */ color: oklch(95.6% 0.019 248.0);
Tailwind
colors: {
custom: {
50: '#eef6fe',
500: '#e7f2fd',
950: '#000000',
},
}SCSS
$custom: #e7f2fd; $custom-light: #eef6fe; $custom-dark: #000000;
JSON
{
"hex": "#e7f2fd",
"rgb": {
"r": 231,
"g": 242,
"b": 253
},
"hsl": {
"h": 210,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.95614,
"c": 0.0189,
"h": 248
},
"luminance": 0.87585
}Semantic roles & 50–950 ramp
primary
#E7F2FD
secondary
#E7C4A1
accent
#7304E1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585