#EDF2FC#EDF2FC
#EDF2FC is a very light, near-neutral blue. Relative luminance 0.885; OKLCH L 96.0% C 0.014 H 264.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2FC |
|---|---|
| RGB | rgb(237, 242, 252) |
| HSL | hsl(220, 71%, 96%) |
| HSV | hsv(220, 6%, 99%) |
| CMYK | cmyk(6%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(95.39, 0.18, -5.38) |
| CIE-LCH | lch(95.39, 5.38, 271.88°) |
| OKLab | oklab(96.03% -0.0014 -0.0144) |
| OKLCH | oklch(96.03% 0.014 264.5) |
| XYZ | xyz(84.2444, 88.5366, 104.7276) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.56
Ghostwhite
#F8F8FF
ΔE00 2.77
Whitesmoke
#F5F5F5
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.92
White
#FFFFFF
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2FC #FCF7ED
analogous
#EDF9FC #EDF2FC #EFEDFC
triadic
#EDF2FC #FCEDF2 #F2FCED
tetradic
#EDF2FC #FCEDF9 #FCF7ED #EDFCEF
square
#EDF2FC #FCEDF9 #FCF7ED #EDFCEF
split-complementary
#EDF2FC #FCEFED #F9FCED
monochromatic
#84A6EB #B9CCF3 #E5ECFB #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.12
#EDF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#EDF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2FC
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2FC | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#EAF4F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf2fc; /* rgb */ color: rgb(237, 242, 252); /* oklch */ color: oklch(96.0% 0.014 264.5);
Tailwind
colors: {
custom: {
50: '#f2f6fd',
500: '#edf2fc',
950: '#000000',
},
}SCSS
$custom: #edf2fc; $custom-light: #f2f6fd; $custom-dark: #000000;
JSON
{
"hex": "#edf2fc",
"rgb": {
"r": 237,
"g": 242,
"b": 252
},
"hsl": {
"h": 220,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96026,
"c": 0.01445,
"h": 264.5
},
"luminance": 0.88537
}Semantic roles & 50–950 ramp
primary
#EDF2FC
secondary
#E3D0AA
accent
#9312D3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585