#EBEBF3#EBEBF3
#EBEBF3 is a very light, near-neutral blue. Relative luminance 0.836; OKLCH L 94.2% C 0.011 H 286.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF3 |
|---|---|
| RGB | rgb(235, 235, 243) |
| HSL | hsl(240, 25%, 94%) |
| HSV | hsv(240, 3%, 95%) |
| CMYK | cmyk(3.3%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(93.25, 1.44, -3.86) |
| CIE-LCH | lch(93.25, 4.12, 290.50°) |
| OKLab | oklab(94.24% 0.003 -0.0103) |
| OKLCH | oklch(94.24% 0.011 286.2) |
| XYZ | xyz(80.1440, 83.5497, 96.6812) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.73
Whitesmoke
#F5F5F5
ΔE00 4.48
Aliceblue
#F0F8FF
ΔE00 4.65
Fog
#D8DCE0
ΔE00 4.78
Pale Grey
#FDFDFE
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF3 #F3F3EB
analogous
#EBEFF3 #EBEBF3 #EFEBF3
triadic
#EBEBF3 #F3EBEB #EBF3EB
tetradic
#EBEBF3 #F3EBEF #F3F3EB #EBF3EF
square
#EBEBF3 #F3EBEF #F3F3EB #EBF3EF
split-complementary
#EBEBF3 #F3EFEB #EFF3EB
monochromatic
#9E9EC5 #C5C5DC #EBEBF3 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.19
#EBEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EBEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF3
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF3 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E9EBF3
Tritanopia (blue-blind)
#EAECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf3; /* rgb */ color: rgb(235, 235, 243); /* oklch */ color: oklch(94.2% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#f1f1f7',
500: '#ebebf3',
950: '#000000',
},
}SCSS
$custom: #ebebf3; $custom-light: #f1f1f7; $custom-dark: #000000;
JSON
{
"hex": "#ebebf3",
"rgb": {
"r": 235,
"g": 235,
"b": 243
},
"hsl": {
"h": 240,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.94237,
"c": 0.0107,
"h": 286.2
},
"luminance": 0.8355
}Semantic roles & 50–950 ramp
primary
#EBEBF3
secondary
#CCCCB6
accent
#A442A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585