#EBEBF0#EBEBF0
#EBEBF0 is a very light, near-neutral blue. Relative luminance 0.834; OKLCH L 94.2% C 0.007 H 286.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF0 |
|---|---|
| RGB | rgb(235, 235, 240) |
| HSL | hsl(240, 14%, 93%) |
| HSV | hsv(240, 2%, 94%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(93.18, 0.90, -2.42) |
| CIE-LCH | lch(93.18, 2.58, 290.38°) |
| OKLab | oklab(94.15% 0.0019 -0.0064) |
| OKLCH | oklch(94.15% 0.007 286.2) |
| XYZ | xyz(79.6947, 83.3700, 94.3147) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.88
Whitesmoke
#F5F5F5
ΔE00 3.29
Fog
#D8DCE0
ΔE00 4.14
Pale Grey
#FDFDFE
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF0 #F0F0EB
analogous
#EBEDF0 #EBEBF0 #EDEBF0
triadic
#EBEBF0 #F0EBEB #EBF0EB
tetradic
#EBEBF0 #F0EBED #F0F0EB #EBF0ED
square
#EBEBF0 #F0EBED #F0F0EB #EBF0ED
split-complementary
#EBEBF0 #F0EDEB #EDF0EB
monochromatic
#A5A5BC #C8C8D6 #EBEBF0 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.19
#EBEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#EBEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF0
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF0 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#EAECED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebf0; /* rgb */ color: rgb(235, 235, 240); /* oklch */ color: oklch(94.2% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#f1f1f4',
500: '#ebebf0',
950: '#000000',
},
}SCSS
$custom: #ebebf0; $custom-light: #f1f1f4; $custom-dark: #000000;
JSON
{
"hex": "#ebebf0",
"rgb": {
"r": 235,
"g": 235,
"b": 240
},
"hsl": {
"h": 240,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.9415,
"c": 0.00669,
"h": 286.2
},
"luminance": 0.8337
}Semantic roles & 50–950 ramp
primary
#EBEBF0
secondary
#C6C6B9
accent
#984D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585