#EDF4FD#EDF4FD
#EDF4FD is a very light, near-neutral cyan. Relative luminance 0.898; OKLCH L 96.4% C 0.014 H 254.6°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4FD |
|---|---|
| RGB | rgb(237, 244, 253) |
| HSL | hsl(214, 80%, 96%) |
| HSV | hsv(214, 6%, 99%) |
| CMYK | cmyk(6.3%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(95.91, -0.66, -5.12) |
| CIE-LCH | lch(95.91, 5.16, 262.70°) |
| OKLab | oklab(96.45% -0.0038 -0.0137) |
| OKLCH | oklch(96.45% 0.014 254.6) |
| XYZ | xyz(85.0018, 89.7971, 105.7638) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.42
Ghostwhite
#F8F8FF
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 4.73
White
#FFFFFF
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4FD #FDF6ED
analogous
#EDFCFD #EDF4FD #EEEDFD
triadic
#EDF4FD #FDEDF4 #F4FDED
tetradic
#EDF4FD #FDEDFC #FDF6ED #EDFDEE
square
#EDF4FD #FDEDFC #FDF6ED #EDFDEE
split-complementary
#EDF4FD #FDEEED #FCFDED
monochromatic
#7FB1F1 #B6D2F7 #E3EEFC #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.11
#EDF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EDF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4FD
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4FD | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#E9F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf4fd; /* rgb */ color: rgb(237, 244, 253); /* oklch */ color: oklch(96.4% 0.014 254.6);
Tailwind
colors: {
custom: {
50: '#f2f7fe',
500: '#edf4fd',
950: '#000000',
},
}SCSS
$custom: #edf4fd; $custom-light: #f2f7fe; $custom-dark: #000000;
JSON
{
"hex": "#edf4fd",
"rgb": {
"r": 237,
"g": 244,
"b": 253
},
"hsl": {
"h": 213.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96448,
"c": 0.0142,
"h": 254.6
},
"luminance": 0.89798
}Semantic roles & 50–950 ramp
primary
#EDF4FD
secondary
#E6CBA8
accent
#8009DC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585