#EDEDF9#EDEDF9
#EDEDF9 is a very light, near-neutral blue. Relative luminance 0.854; OKLCH L 95.0% C 0.016 H 286.1°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDF9 |
|---|---|
| RGB | rgb(237, 237, 249) |
| HSL | hsl(240, 50%, 95%) |
| HSV | hsv(240, 5%, 98%) |
| CMYK | cmyk(4.8%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(94.06, 2.18, -5.78) |
| CIE-LCH | lch(94.06, 6.17, 290.66°) |
| OKLab | oklab(94.96% 0.0045 -0.0154) |
| OKLCH | oklch(94.96% 0.016 286.1) |
| XYZ | xyz(82.3050, 85.4122, 101.7543) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.16
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Aliceblue
#F0F8FF
ΔE00 5.43
Whitesmoke
#F5F5F5
ΔE00 5.96
Pale Grey
#FDFDFE
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDF9 #F9F9ED
analogous
#EDF3F9 #EDEDF9 #F3EDF9
triadic
#EDEDF9 #F9EDED #EDF9ED
tetradic
#EDEDF9 #F9EDF3 #F9F9ED #EDF9F3
square
#EDEDF9 #F9EDF3 #F9F9ED #EDF9F3
split-complementary
#EDEDF9 #F9F3ED #F3F9ED
monochromatic
#9191DA #BFBFEA #E8E8F7 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.16
#EDEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EDEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDF9
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDF9 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#EBEFF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ededf9; /* rgb */ color: rgb(237, 237, 249); /* oklch */ color: oklch(95.0% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#f2f2fb',
500: '#ededf9',
950: '#000000',
},
}SCSS
$custom: #ededf9; $custom-light: #f2f2fb; $custom-dark: #000000;
JSON
{
"hex": "#ededf9",
"rgb": {
"r": 237,
"g": 237,
"b": 249
},
"hsl": {
"h": 240,
"s": 50,
"l": 95.294
},
"oklch": {
"l": 0.94959,
"c": 0.01605,
"h": 286.1
},
"luminance": 0.85412
}Semantic roles & 50–950 ramp
primary
#EDEDF9
secondary
#D9D9B1
accent
#BD28BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585