#EDEBF3#EDEBF3
#EDEBF3 is a very light, near-neutral violet. Relative luminance 0.839; OKLCH L 94.4% C 0.011 H 297.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBF3 |
|---|---|
| RGB | rgb(237, 235, 243) |
| HSL | hsl(255, 25%, 94%) |
| HSV | hsv(255, 3%, 95%) |
| CMYK | cmyk(2.5%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(93.40, 2.10, -3.62) |
| CIE-LCH | lch(93.40, 4.19, 300.11°) |
| OKLab | oklab(94.39% 0.005 -0.0096) |
| OKLCH | oklch(94.39% 0.011 297.6) |
| XYZ | xyz(80.8082, 83.8922, 96.7123) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 4.72
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Snow
#FFFAFA
ΔE00 4.96
Pale Grey
#FDFDFE
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBF3 #F1F3EB
analogous
#EBEDF3 #EDEBF3 #F1EBF3
triadic
#EDEBF3 #F3EDEB #EBF3ED
tetradic
#EDEBF3 #F3EBED #F1F3EB #EBF3F1
square
#EDEBF3 #F3EBED #F1F3EB #EBF3F1
split-complementary
#EDEBF3 #F3F1EB #EDF3EB
monochromatic
#A89EC5 #CBC5DC #EDEBF3 #EEECF4 #EEECF4
Accessibility & contrast
On white
1.18
#EDEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EDEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBF3
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBF3 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#EAECF3
Tritanopia (blue-blind)
#ECECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebf3; /* rgb */ color: rgb(237, 235, 243); /* oklch */ color: oklch(94.4% 0.011 297.6);
Tailwind
colors: {
custom: {
50: '#f2f1f7',
500: '#edebf3',
950: '#000000',
},
}SCSS
$custom: #edebf3; $custom-light: #f2f1f7; $custom-dark: #000000;
JSON
{
"hex": "#edebf3",
"rgb": {
"r": 237,
"g": 235,
"b": 243
},
"hsl": {
"h": 255,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.94391,
"c": 0.01087,
"h": 297.6
},
"luminance": 0.83892
}Semantic roles & 50–950 ramp
primary
#EDEBF3
secondary
#C7CCB6
accent
#A4428B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585