#EDF2FE#EDF2FE
#EDF2FE is a very light, near-neutral blue. Relative luminance 0.887; OKLCH L 96.1% C 0.017 H 267.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2FE |
|---|---|
| RGB | rgb(237, 242, 254) |
| HSL | hsl(222, 89%, 96%) |
| HSV | hsv(222, 7%, 100%) |
| CMYK | cmyk(6.7%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.44, 0.55, -6.33) |
| CIE-LCH | lch(95.44, 6.36, 274.98°) |
| OKLab | oklab(96.09% -0.0006 -0.0169) |
| OKLCH | oklch(96.09% 0.017 267.8) |
| XYZ | xyz(84.5630, 88.6640, 106.4055) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.08
Aliceblue
#F0F8FF
ΔE00 3.31
Lavender (CSS)
#E6E6FA
ΔE00 5.07
Pale Grey
#FDFDFE
ΔE00 5.59
Whitesmoke
#F5F5F5
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2FE #FEF9ED
analogous
#EDFBFE #EDF2FE #F1EDFE
triadic
#EDF2FE #FEEDF2 #F2FEED
tetradic
#EDF2FE #FEEDFB #FEF9ED #EDFEF1
square
#EDF2FE #FEEDFB #FEF9ED #EDFEF1
split-complementary
#EDF2FE #FEF1ED #FBFEED
monochromatic
#799EF8 #B3C8FB #E2EAFD #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.12
#EDF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EDF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2FE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2FE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#E9F4F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf2fe; /* rgb */ color: rgb(237, 242, 254); /* oklch */ color: oklch(96.1% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#f2f6fe',
500: '#edf2fe',
950: '#000000',
},
}SCSS
$custom: #edf2fe; $custom-light: #f2f6fe; $custom-dark: #000000;
JSON
{
"hex": "#edf2fe",
"rgb": {
"r": 237,
"g": 242,
"b": 254
},
"hsl": {
"h": 222.353,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.96086,
"c": 0.01696,
"h": 267.8
},
"luminance": 0.88665
}Semantic roles & 50–950 ramp
primary
#EDF2FE
secondary
#EAD6A5
accent
#A200E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585