#EBEEF0#EBEEF0
#EBEEF0 is a very light, near-neutral cyan. Relative luminance 0.851; OKLCH L 94.7% C 0.004 H 236.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF0 |
|---|---|
| RGB | rgb(235, 238, 240) |
| HSL | hsl(204, 14%, 93%) |
| HSV | hsv(204, 2%, 94%) |
| CMYK | cmyk(2.1%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(93.93, -0.64, -1.31) |
| CIE-LCH | lch(93.93, 1.46, 244.11°) |
| OKLab | oklab(94.74% -0.0023 -0.0035) |
| OKLCH | oklch(94.74% 0.004 236.5) |
| XYZ | xyz(80.5609, 85.1023, 94.6034) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.21
Aliceblue
#F0F8FF
ΔE00 3.36
Pale Grey
#FDFDFE
ΔE00 3.50
Off White
#FAF9F6
ΔE00 3.72
White
#FFFFFF
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF0 #F0EDEB
analogous
#EBF0EF #EBEEF0 #EBEBF0
triadic
#EBEEF0 #F0EBEE #EEF0EB
tetradic
#EBEEF0 #EFEBF0 #F0EDEB #EBF0EB
square
#EBEEF0 #EFEBF0 #F0EDEB #EBF0EB
split-complementary
#EBEEF0 #F0EBEB #F0EFEB
monochromatic
#A5B3BC #C8D0D6 #EBEEF0 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.17
#EBEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#EBEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF0
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF0 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef0; /* rgb */ color: rgb(235, 238, 240); /* oklch */ color: oklch(94.7% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#f1f3f4',
500: '#ebeef0',
950: '#000000',
},
}SCSS
$custom: #ebeef0; $custom-light: #f1f3f4; $custom-dark: #000000;
JSON
{
"hex": "#ebeef0",
"rgb": {
"r": 235,
"g": 238,
"b": 240
},
"hsl": {
"h": 204,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.9474,
"c": 0.00421,
"h": 236.5
},
"luminance": 0.85103
}Semantic roles & 50–950 ramp
primary
#EBEEF0
secondary
#C6BEB9
accent
#6B4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585