#EBEEF2#EBEEF2
#EBEEF2 is a very light, near-neutral cyan. Relative luminance 0.852; OKLCH L 94.8% C 0.006 H 255.5°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF2 |
|---|---|
| RGB | rgb(235, 238, 242) |
| HSL | hsl(214, 21%, 94%) |
| HSV | hsv(214, 3%, 95%) |
| CMYK | cmyk(2.9%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.98, -0.28, -2.28) |
| CIE-LCH | lch(93.98, 2.29, 263.10°) |
| OKLab | oklab(94.8% -0.0016 -0.0061) |
| OKLCH | oklch(94.8% 0.006 255.5) |
| XYZ | xyz(80.8596, 85.2218, 96.1767) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.68
Aliceblue
#F0F8FF
ΔE00 2.93
Ghostwhite
#F8F8FF
ΔE00 3.27
Pale Grey
#FDFDFE
ΔE00 3.65
Fog
#D8DCE0
ΔE00 4.02
White
#FFFFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF2 #F2EFEB
analogous
#EBF1F2 #EBEEF2 #EBEBF2
triadic
#EBEEF2 #F2EBEE #EEF2EB
tetradic
#EBEEF2 #F2EBF1 #F2EFEB #EBF2EB
square
#EBEEF2 #F2EBF1 #F2EFEB #EBF2EB
split-complementary
#EBEEF2 #F2EBEB #F1F2EB
monochromatic
#A1AFC2 #C6CEDA #EBEEF2 #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.16
#EBEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#EBEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF2
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF2 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#E9EFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef2; /* rgb */ color: rgb(235, 238, 242); /* oklch */ color: oklch(94.8% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#f1f3f6',
500: '#ebeef2',
950: '#000000',
},
}SCSS
$custom: #ebeef2; $custom-light: #f1f3f6; $custom-dark: #000000;
JSON
{
"hex": "#ebeef2",
"rgb": {
"r": 235,
"g": 238,
"b": 242
},
"hsl": {
"h": 214.286,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.94797,
"c": 0.00627,
"h": 255.5
},
"luminance": 0.85222
}Semantic roles & 50–950 ramp
primary
#EBEEF2
secondary
#CAC2B7
accent
#7946A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585