#EDEFF8#EDEFF8
#EDEFF8 is a very light, near-neutral blue. Relative luminance 0.865; OKLCH L 95.3% C 0.012 H 276.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEFF8 |
|---|---|
| RGB | rgb(237, 239, 248) |
| HSL | hsl(229, 44%, 95%) |
| HSV | hsv(229, 4%, 97%) |
| CMYK | cmyk(4.4%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.53, 0.97, -4.56) |
| CIE-LCH | lch(94.53, 4.66, 281.98°) |
| OKLab | oklab(95.32% 0.0013 -0.0122) |
| OKLCH | oklch(95.32% 0.012 276.1) |
| XYZ | xyz(82.7317, 86.5145, 101.1292) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.24
Aliceblue
#F0F8FF
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 4.48
Pale Grey
#FDFDFE
ΔE00 4.74
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEFF8 #F8F6ED
analogous
#EDF4F8 #EDEFF8 #F0EDF8
triadic
#EDEFF8 #F8EDEF #EFF8ED
tetradic
#EDEFF8 #F8EDF4 #F8F6ED #EDF8F0
square
#EDEFF8 #F8EDF4 #F8F6ED #EDF8F0
split-complementary
#EDEFF8 #F8F0ED #F4F8ED
monochromatic
#95A1D6 #C1C8E7 #E9EBF6 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.15
#EDEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#EDEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEFF8
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEFF8 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#ECEFF8
Tritanopia (blue-blind)
#EBF1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edeff8; /* rgb */ color: rgb(237, 239, 248); /* oklch */ color: oklch(95.3% 0.012 276.1);
Tailwind
colors: {
custom: {
50: '#f2f4fa',
500: '#edeff8',
950: '#000000',
},
}SCSS
$custom: #edeff8; $custom-light: #f2f4fa; $custom-dark: #000000;
JSON
{
"hex": "#edeff8",
"rgb": {
"r": 237,
"g": 239,
"b": 248
},
"hsl": {
"h": 229.091,
"s": 44,
"l": 95.098
},
"oklch": {
"l": 0.9532,
"c": 0.01224,
"h": 276.1
},
"luminance": 0.86515
}Semantic roles & 50–950 ramp
primary
#EDEFF8
secondary
#D7D0B3
accent
#9E2EB7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585