#EBEBF2#EBEBF2
#EBEBF2 is a very light, near-neutral blue. Relative luminance 0.835; OKLCH L 94.2% C 0.009 H 286.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF2 |
|---|---|
| RGB | rgb(235, 235, 242) |
| HSL | hsl(240, 21%, 94%) |
| HSV | hsv(240, 3%, 95%) |
| CMYK | cmyk(2.9%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(93.23, 1.26, -3.38) |
| CIE-LCH | lch(93.23, 3.61, 290.46°) |
| OKLab | oklab(94.21% 0.0026 -0.009) |
| OKLCH | oklch(94.21% 0.009 286.2) |
| XYZ | xyz(79.9934, 83.4895, 95.8880) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.70
Whitesmoke
#F5F5F5
ΔE00 4.08
Aliceblue
#F0F8FF
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.53
Pale Grey
#FDFDFE
ΔE00 4.71
Snow
#FFFAFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF2 #F2F2EB
analogous
#EBEEF2 #EBEBF2 #EEEBF2
triadic
#EBEBF2 #F2EBEB #EBF2EB
tetradic
#EBEBF2 #F2EBEE #F2F2EB #EBF2EE
square
#EBEBF2 #F2EBEE #F2F2EB #EBF2EE
split-complementary
#EBEBF2 #F2EEEB #EEF2EB
monochromatic
#A1A1C2 #C6C6DA #EBEBF2 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.19
#EBEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#EBEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF2
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF2 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#EAECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf2; /* rgb */ color: rgb(235, 235, 242); /* oklch */ color: oklch(94.2% 0.009 286.2);
Tailwind
colors: {
custom: {
50: '#f1f1f6',
500: '#ebebf2',
950: '#000000',
},
}SCSS
$custom: #ebebf2; $custom-light: #f1f1f6; $custom-dark: #000000;
JSON
{
"hex": "#ebebf2",
"rgb": {
"r": 235,
"g": 235,
"b": 242
},
"hsl": {
"h": 240,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.94208,
"c": 0.00936,
"h": 286.2
},
"luminance": 0.8349
}Semantic roles & 50–950 ramp
primary
#EBEBF2
secondary
#CACAB7
accent
#A046A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585