#EDF4FA#EDF4FA
#EDF4FA is a very light, near-neutral cyan. Relative luminance 0.896; OKLCH L 96.4% C 0.011 H 243.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4FA |
|---|---|
| RGB | rgb(237, 244, 250) |
| HSL | hsl(208, 57%, 95%) |
| HSV | hsv(208, 5%, 98%) |
| CMYK | cmyk(5.2%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(95.83, -1.21, -3.68) |
| CIE-LCH | lch(95.83, 3.88, 251.77°) |
| OKLab | oklab(96.36% -0.0049 -0.0098) |
| OKLCH | oklch(96.36% 0.011 243.6) |
| XYZ | xyz(84.5277, 89.6075, 103.2667) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.94
Ghostwhite
#F8F8FF
ΔE00 3.74
Whitesmoke
#F5F5F5
ΔE00 3.78
Pale Grey
#FDFDFE
ΔE00 4.05
White
#FFFFFF
ΔE00 4.48
Fog
#D8DCE0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4FA #FAF3ED
analogous
#EDFAF9 #EDF4FA #EDEDFA
triadic
#EDF4FA #FAEDF4 #F4FAED
tetradic
#EDF4FA #F9EDFA #FAF3ED #EDFAED
square
#EDF4FA #F9EDFA #FAF3ED #EDFAED
split-complementary
#EDF4FA #FAEDED #FAF9ED
monochromatic
#8DB9DF #BDD7ED #E7F0F8 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.11
#EDF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EDF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4FA
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4FA | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#EAF5F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf4fa; /* rgb */ color: rgb(237, 244, 250); /* oklch */ color: oklch(96.4% 0.011 243.6);
Tailwind
colors: {
custom: {
50: '#f2f7fc',
500: '#edf4fa',
950: '#000000',
},
}SCSS
$custom: #edf4fa; $custom-light: #f2f7fc; $custom-dark: #000000;
JSON
{
"hex": "#edf4fa",
"rgb": {
"r": 237,
"g": 244,
"b": 250
},
"hsl": {
"h": 207.692,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.9636,
"c": 0.01099,
"h": 243.6
},
"luminance": 0.89608
}Semantic roles & 50–950 ramp
primary
#EDF4FA
secondary
#DCC4AF
accent
#6C21C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585