#EDEBF7#EDEBF7
#EDEBF7 is a very light, near-neutral violet. Relative luminance 0.841; OKLCH L 94.5% C 0.016 H 293.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBF7 |
|---|---|
| RGB | rgb(237, 235, 247) |
| HSL | hsl(250, 43%, 95%) |
| HSV | hsv(250, 5%, 97%) |
| CMYK | cmyk(4%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(93.51, 2.84, -5.55) |
| CIE-LCH | lch(93.51, 6.23, 297.06°) |
| OKLab | oklab(94.51% 0.0065 -0.0148) |
| OKLCH | oklch(94.51% 0.016 293.8) |
| XYZ | xyz(81.4189, 84.1365, 99.9283) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Ghostwhite
#F8F8FF
ΔE00 3.65
Lavenderblush
#FFF0F5
ΔE00 5.98
Whitesmoke
#F5F5F5
ΔE00 6.31
Snow
#FFFAFA
ΔE00 6.32
Aliceblue
#F0F8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBF7 #F5F7EB
analogous
#EBEFF7 #EDEBF7 #F3EBF7
triadic
#EDEBF7 #F7EDEB #EBF7ED
tetradic
#EDEBF7 #F7EBEF #F5F7EB #EBF7F3
square
#EDEBF7 #F7EBEF #F5F7EB #EBF7F3
split-complementary
#EDEBF7 #F7F3EB #EFF7EB
monochromatic
#9E94D4 #C6BFE6 #EBE9F6 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.18
#EDEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#EDEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBF7
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBF7 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF8
Deuteranopia (green-blind)
#E9ECF7
Tritanopia (blue-blind)
#EBEDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebf7; /* rgb */ color: rgb(237, 235, 247); /* oklch */ color: oklch(94.5% 0.016 293.8);
Tailwind
colors: {
custom: {
50: '#f2f1f9',
500: '#edebf7',
950: '#000000',
},
}SCSS
$custom: #edebf7; $custom-light: #f2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#edebf7",
"rgb": {
"r": 237,
"g": 235,
"b": 247
},
"hsl": {
"h": 250,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.94509,
"c": 0.01616,
"h": 293.8
},
"luminance": 0.84137
}Semantic roles & 50–950 ramp
primary
#EDEBF7
secondary
#CFD5B1
accent
#B630A0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585