#EBEEF1#EBEEF1
#EBEEF1 is a very light, near-neutral cyan. Relative luminance 0.852; OKLCH L 94.8% C 0.005 H 247.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF1 |
|---|---|
| RGB | rgb(235, 238, 241) |
| HSL | hsl(210, 18%, 93%) |
| HSV | hsv(210, 2%, 95%) |
| CMYK | cmyk(2.5%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(93.95, -0.46, -1.80) |
| CIE-LCH | lch(93.95, 1.85, 255.72°) |
| OKLab | oklab(94.77% -0.0019 -0.0048) |
| OKLCH | oklch(94.77% 0.005 247.8) |
| XYZ | xyz(80.7098, 85.1619, 95.3879) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.40
Aliceblue
#F0F8FF
ΔE00 3.11
Pale Grey
#FDFDFE
ΔE00 3.53
Ghostwhite
#F8F8FF
ΔE00 3.60
White
#FFFFFF
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF1 #F1EEEB
analogous
#EBF1F1 #EBEEF1 #EBEBF1
triadic
#EBEEF1 #F1EBEE #EEF1EB
tetradic
#EBEEF1 #F1EBF1 #F1EEEB #EBF1EB
square
#EBEEF1 #F1EBF1 #F1EEEB #EBF1EB
split-complementary
#EBEEF1 #F1EBEB #F1F1EB
monochromatic
#A3B1BF #C7CFD8 #EBEEF1 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.16
#EBEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#EBEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF1
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF1 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF1
Deuteranopia (green-blind)
#ECEDF1
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef1; /* rgb */ color: rgb(235, 238, 241); /* oklch */ color: oklch(94.8% 0.005 247.8);
Tailwind
colors: {
custom: {
50: '#f1f3f5',
500: '#ebeef1',
950: '#000000',
},
}SCSS
$custom: #ebeef1; $custom-light: #f1f3f5; $custom-dark: #000000;
JSON
{
"hex": "#ebeef1",
"rgb": {
"r": 235,
"g": 238,
"b": 241
},
"hsl": {
"h": 210,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.94769,
"c": 0.00517,
"h": 247.8
},
"luminance": 0.85162
}Semantic roles & 50–950 ramp
primary
#EBEEF1
secondary
#C8C0B8
accent
#734A9C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585