#EDF2FD#EDF2FD
#EDF2FD is a very light, near-neutral blue. Relative luminance 0.886; OKLCH L 96.1% C 0.016 H 266.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2FD |
|---|---|
| RGB | rgb(237, 242, 253) |
| HSL | hsl(221, 80%, 96%) |
| HSV | hsv(221, 6%, 99%) |
| CMYK | cmyk(6.3%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.41, 0.36, -5.86) |
| CIE-LCH | lch(95.41, 5.87, 273.56°) |
| OKLab | oklab(96.06% -0.001 -0.0157) |
| OKLCH | oklch(96.06% 0.016 266.3) |
| XYZ | xyz(84.4033, 88.6001, 105.5643) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.90
Aliceblue
#F0F8FF
ΔE00 2.93
Whitesmoke
#F5F5F5
ΔE00 5.24
Pale Grey
#FDFDFE
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2FD #FDF8ED
analogous
#EDFAFD #EDF2FD #F0EDFD
triadic
#EDF2FD #FDEDF2 #F2FDED
tetradic
#EDF2FD #FDEDFA #FDF8ED #EDFDF0
square
#EDF2FD #FDEDFA #FDF8ED #EDFDF0
split-complementary
#EDF2FD #FDF0ED #FAFDED
monochromatic
#7FA2F1 #B6CAF7 #E3EBFC #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.12
#EDF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#EDF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2FD
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2FD | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#EAF4F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf2fd; /* rgb */ color: rgb(237, 242, 253); /* oklch */ color: oklch(96.1% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#f2f6fe',
500: '#edf2fd',
950: '#000000',
},
}SCSS
$custom: #edf2fd; $custom-light: #f2f6fe; $custom-dark: #000000;
JSON
{
"hex": "#edf2fd",
"rgb": {
"r": 237,
"g": 242,
"b": 253
},
"hsl": {
"h": 221.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96056,
"c": 0.01569,
"h": 266.3
},
"luminance": 0.88601
}Semantic roles & 50–950 ramp
primary
#EDF2FD
secondary
#E6D3A8
accent
#9A09DC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585