#E6EBF2#E6EBF2
#E6EBF2 is a very light, near-neutral blue. Relative luminance 0.827; OKLCH L 93.8% C 0.011 H 256.7°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EBF2 |
|---|---|
| RGB | rgb(230, 235, 242) |
| HSL | hsl(215, 32%, 93%) |
| HSV | hsv(215, 5%, 95%) |
| CMYK | cmyk(5%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.86, -0.38, -3.96) |
| CIE-LCH | lch(92.86, 3.98, 264.51°) |
| OKLab | oklab(93.83% -0.0025 -0.0106) |
| OKLCH | oklch(93.83% 0.011 256.7) |
| XYZ | xyz(78.3654, 82.6500, 95.8117) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.91
Fog
#D8DCE0
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.86
Pale Grey
#FDFDFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EBF2 #F2EDE6
analogous
#E6F1F2 #E6EBF2 #E7E6F2
triadic
#E6EBF2 #F2E6EB #EBF2E6
tetradic
#E6EBF2 #F2E6F1 #F2EDE6 #E6F2E7
square
#E6EBF2 #F2E6F1 #F2EDE6 #E6F2E7
split-complementary
#E6EBF2 #F2E7E6 #F1F2E6
monochromatic
#95ABC8 #BECBDD #E6EBF2 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.20
#E6EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E6EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EBF2
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EBF2 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#E3ECED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e6ebf2; /* rgb */ color: rgb(230, 235, 242); /* oklch */ color: oklch(93.8% 0.011 256.7);
Tailwind
colors: {
custom: {
50: '#edf1f6',
500: '#e6ebf2',
950: '#000000',
},
}SCSS
$custom: #e6ebf2; $custom-light: #edf1f6; $custom-dark: #000000;
JSON
{
"hex": "#e6ebf2",
"rgb": {
"r": 230,
"g": 235,
"b": 242
},
"hsl": {
"h": 215,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.93829,
"c": 0.01087,
"h": 256.7
},
"luminance": 0.8265
}Semantic roles & 50–950 ramp
primary
#E6EBF2
secondary
#CCC0B0
accent
#7C3BAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585