#EDF4FC#EDF4FC
#EDF4FC is a very light, near-neutral cyan. Relative luminance 0.897; OKLCH L 96.4% C 0.013 H 251.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4FC |
|---|---|
| RGB | rgb(237, 244, 252) |
| HSL | hsl(212, 71%, 96%) |
| HSV | hsv(212, 6%, 99%) |
| CMYK | cmyk(6%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.89, -0.84, -4.64) |
| CIE-LCH | lch(95.89, 4.72, 259.71°) |
| OKLab | oklab(96.42% -0.0041 -0.0124) |
| OKLCH | oklch(96.42% 0.013 251.6) |
| XYZ | xyz(84.8430, 89.7336, 104.9271) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.08
Ghostwhite
#F8F8FF
ΔE00 3.43
Whitesmoke
#F5F5F5
ΔE00 4.36
Pale Grey
#FDFDFE
ΔE00 4.47
White
#FFFFFF
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4FC #FCF5ED
analogous
#EDFBFC #EDF4FC #EDEDFC
triadic
#EDF4FC #FCEDF4 #F4FCED
tetradic
#EDF4FC #FCEDFB #FCF5ED #EDFCED
square
#EDF4FC #FCEDFB #FCF5ED #EDFCED
split-complementary
#EDF4FC #FCEDED #FBFCED
monochromatic
#84B4EB #B9D4F3 #E5EFFB #E5EFFB #E5EFFB
Accessibility & contrast
On white
1.11
#EDF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#EDF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4FC
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4FC | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#F0F2FC
Tritanopia (blue-blind)
#EAF6F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf4fc; /* rgb */ color: rgb(237, 244, 252); /* oklch */ color: oklch(96.4% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#f2f7fd',
500: '#edf4fc',
950: '#000000',
},
}SCSS
$custom: #edf4fc; $custom-light: #f2f7fd; $custom-dark: #000000;
JSON
{
"hex": "#edf4fc",
"rgb": {
"r": 237,
"g": 244,
"b": 252
},
"hsl": {
"h": 212,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96419,
"c": 0.01308,
"h": 251.6
},
"luminance": 0.89734
}Semantic roles & 50–950 ramp
primary
#EDF4FC
secondary
#E3C8AA
accent
#7912D3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585