#E7F4FF#E7F4FF
#E7F4FF is a very light, muted cyan. Relative luminance 0.889; OKLCH L 96.1% C 0.020 H 243.4°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F4FF |
|---|---|
| RGB | rgb(231, 244, 255) |
| HSL | hsl(208, 100%, 95%) |
| HSV | hsv(208, 9%, 100%) |
| CMYK | cmyk(9.4%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(95.54, -2.20, -6.75) |
| CIE-LCH | lch(95.54, 7.10, 251.95°) |
| OKLab | oklab(96.07% -0.0091 -0.0181) |
| OKLCH | oklch(96.07% 0.02 243.4) |
| XYZ | xyz(83.3518, 88.9093, 107.3582) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.39
Ghostwhite
#F8F8FF
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.36
Whitesmoke
#F5F5F5
ΔE00 6.45
Pale Grey
#FDFDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F4FF #FFF2E7
analogous
#E7FFFE #E7F4FF #E7E8FF
triadic
#E7F4FF #FFE7F4 #F4FFE7
tetradic
#E7F4FF #FEE7FF #FFF2E7 #E8FFE7
square
#E7F4FF #FEE7FF #FFF2E7 #E8FFE7
split-complementary
#E7F4FF #FFE7E8 #FFFEE7
monochromatic
#6DBCFF #AAD8FF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.12
#E7F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#E7F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F4FF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F4FF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#E1F7F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e7f4ff; /* rgb */ color: rgb(231, 244, 255); /* oklch */ color: oklch(96.1% 0.020 243.4);
Tailwind
colors: {
custom: {
50: '#eef7ff',
500: '#e7f4ff',
950: '#000000',
},
}SCSS
$custom: #e7f4ff; $custom-light: #eef7ff; $custom-dark: #000000;
JSON
{
"hex": "#e7f4ff",
"rgb": {
"r": 231,
"g": 244,
"b": 255
},
"hsl": {
"h": 207.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.9607,
"c": 0.02026,
"h": 243.4
},
"luminance": 0.8891
}Semantic roles & 50–950 ramp
primary
#E7F4FF
secondary
#EEC29D
accent
#6900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586