#EBEFF1#EBEFF1
#EBEFF1 is a very light, near-neutral cyan. Relative luminance 0.857; OKLCH L 95.0% C 0.005 H 228.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF1 |
|---|---|
| RGB | rgb(235, 239, 241) |
| HSL | hsl(200, 18%, 93%) |
| HSV | hsv(200, 2%, 95%) |
| CMYK | cmyk(2.5%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(94.20, -0.97, -1.43) |
| CIE-LCH | lch(94.20, 1.73, 235.90°) |
| OKLab | oklab(94.97% -0.0033 -0.0038) |
| OKLCH | oklch(94.97% 0.005 228.8) |
| XYZ | xyz(81.0018, 85.7458, 95.4852) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.39
Aliceblue
#F0F8FF
ΔE00 3.09
Pale Grey
#FDFDFE
ΔE00 3.56
Off White
#FAF9F6
ΔE00 3.80
White
#FFFFFF
ΔE00 3.92
Ghostwhite
#F8F8FF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF1 #F1EDEB
analogous
#EBF1F0 #EBEFF1 #EBECF1
triadic
#EBEFF1 #F1EBEF #EFF1EB
tetradic
#EBEFF1 #F0EBF1 #F1EDEB #ECF1EB
square
#EBEFF1 #F0EBF1 #F1EDEB #ECF1EB
split-complementary
#EBEFF1 #F1EBEC #F1F0EB
monochromatic
#A3B5BF #C7D2D8 #EBEFF1 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.16
#EBEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#EBEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF1
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF1 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF1
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#EAF0F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeff1; /* rgb */ color: rgb(235, 239, 241); /* oklch */ color: oklch(95.0% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#f1f4f5',
500: '#ebeff1',
950: '#000000',
},
}SCSS
$custom: #ebeff1; $custom-light: #f1f4f5; $custom-dark: #000000;
JSON
{
"hex": "#ebeff1",
"rgb": {
"r": 235,
"g": 239,
"b": 241
},
"hsl": {
"h": 200,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.94966,
"c": 0.00507,
"h": 228.8
},
"luminance": 0.85746
}Semantic roles & 50–950 ramp
primary
#EBEFF1
secondary
#C8BEB8
accent
#654A9C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585