#EDF4FE#EDF4FE
#EDF4FE is a very light, near-neutral blue. Relative luminance 0.899; OKLCH L 96.5% C 0.015 H 257.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4FE |
|---|---|
| RGB | rgb(237, 244, 254) |
| HSL | hsl(215, 89%, 96%) |
| HSV | hsv(215, 7%, 100%) |
| CMYK | cmyk(6.7%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.94, -0.47, -5.60) |
| CIE-LCH | lch(95.94, 5.62, 265.21°) |
| OKLab | oklab(96.48% -0.0034 -0.015) |
| OKLCH | oklch(96.48% 0.015 257.2) |
| XYZ | xyz(85.1615, 89.8610, 106.6050) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.82
Ghostwhite
#F8F8FF
ΔE00 3.36
Pale Grey
#FDFDFE
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.02
White
#FFFFFF
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4FE #FEF7ED
analogous
#EDFDFE #EDF4FE #EFEDFE
triadic
#EDF4FE #FEEDF4 #F4FEED
tetradic
#EDF4FE #FEEDFD #FEF7ED #EDFEEF
square
#EDF4FE #FEEDFD #FEF7ED #EDFEEF
split-complementary
#EDF4FE #FEEFED #FDFEED
monochromatic
#79ADF8 #B3D1FB #E2EDFD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.11
#EDF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EDF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4FE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4FE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#E9F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf4fe; /* rgb */ color: rgb(237, 244, 254); /* oklch */ color: oklch(96.5% 0.015 257.2);
Tailwind
colors: {
custom: {
50: '#f2f7fe',
500: '#edf4fe',
950: '#000000',
},
}SCSS
$custom: #edf4fe; $custom-light: #f2f7fe; $custom-dark: #000000;
JSON
{
"hex": "#edf4fe",
"rgb": {
"r": 237,
"g": 244,
"b": 254
},
"hsl": {
"h": 215.294,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.96478,
"c": 0.01536,
"h": 257.2
},
"luminance": 0.89862
}Semantic roles & 50–950 ramp
primary
#EDF4FE
secondary
#EACEA5
accent
#8700E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585