#EDEBF5#EDEBF5
#EDEBF5 is a very light, near-neutral violet. Relative luminance 0.840; OKLCH L 94.5% C 0.014 H 295.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBF5 |
|---|---|
| RGB | rgb(237, 235, 245) |
| HSL | hsl(252, 33%, 94%) |
| HSV | hsv(252, 4%, 96%) |
| CMYK | cmyk(3.3%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(93.46, 2.47, -4.59) |
| CIE-LCH | lch(93.46, 5.21, 298.27°) |
| OKLab | oklab(94.45% 0.0058 -0.0122) |
| OKLCH | oklch(94.45% 0.014 295.3) |
| XYZ | xyz(81.1119, 84.0137, 98.3116) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.16
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 5.52
Snow
#FFFAFA
ΔE00 5.63
Lavenderblush
#FFF0F5
ΔE00 5.73
Pale Grey
#FDFDFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBF5 #F3F5EB
analogous
#EBEEF5 #EDEBF5 #F2EBF5
triadic
#EDEBF5 #F5EDEB #EBF5ED
tetradic
#EDEBF5 #F5EBEE #F3F5EB #EBF5F2
square
#EDEBF5 #F5EBEE #F3F5EB #EBF5F2
split-complementary
#EDEBF5 #F5F2EB #EEF5EB
monochromatic
#A499CC #C8C2E1 #EDEBF5 #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.18
#EDEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EDEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBF5
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBF5 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#E9ECF5
Tritanopia (blue-blind)
#ECECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebf5; /* rgb */ color: rgb(237, 235, 245); /* oklch */ color: oklch(94.5% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#f2f1f8',
500: '#edebf5',
950: '#000000',
},
}SCSS
$custom: #edebf5; $custom-light: #f2f1f8; $custom-dark: #000000;
JSON
{
"hex": "#edebf5",
"rgb": {
"r": 237,
"g": 235,
"b": 245
},
"hsl": {
"h": 252,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.9445,
"c": 0.01351,
"h": 295.3
},
"luminance": 0.84014
}Semantic roles & 50–950 ramp
primary
#EDEBF5
secondary
#CBD0B4
accent
#AC3995
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585